Is there any way I can skip the print dialog from a print() statement?
Print() help.
Collapse
This topic is closed.
X
X
-
BrendanTags: None -
Randy Webb
Re: Print() help.
Brendan wrote:
[color=blue]
> Is there any way I can skip the print dialog from a print() statement?[/color]
Not cross-browser you can't. It's there for a very good reason.
Zeepe from Meadroid (URL: http://www.zeepe.com/zeepeinfo/default.asp)
can handle it in IE as long as the user allows it.
--
Randy
comp.lang.javas cript FAQ - http://jibbering.com/faq
Comment