ronkjelden
March 21st, 2003, 06:35 PM
I have a print button within the modal dialog that doesn't allow you to print in IE4 it works in IE5 and above.
What is the scripting code that allows you to kick off a print in a modal dialog in IE4
Original to open Modal
window.showModalDialog(sUrl,vArg, sFeatures);
I'm trying to use Modeless but IE4.0 does not like it.
What is the scripting code that allows you to kick off a print in a modal dialog in IE4
Original to open Modal
window.showModalDialog(sUrl,vArg, sFeatures);
I'm trying to use Modeless but IE4.0 does not like it.