I need to add javascript code to a print button that prints the current page without bringing up the Print dialog box.
I've already read that it cannot be done because its a security thing. However, I need to do it because of a security thing. The print dialog box has a print to file option, which brings up a save as dialog box. I can't allow users to see this box.
I either need a way to print directly after clicking or a way to suppress that option.
THere is a way to do for IE, but it does not work for Netscape. I'm using Netscape 7.0 for Solaris.
Thanks!!
Troy
I've already read that it cannot be done because its a security thing. However, I need to do it because of a security thing. The print dialog box has a print to file option, which brings up a save as dialog box. I can't allow users to see this box.
I either need a way to print directly after clicking or a way to suppress that option.
THere is a way to do for IE, but it does not work for Netscape. I'm using Netscape 7.0 for Solaris.
Thanks!!
Troy