Click to See Complete Forum and Search --> : I want to print !!!!!!!
odysseas
12-03-2002, 08:52 AM
I want to print an html page through internet explorer and keep the the dialog box from appearing. Does anyone know how is that feasible?
Any answers will be appreciated
Thanks in adnvance
sclark
12-03-2002, 03:16 PM
I don't believe that is possible using ASP. This is built into the browser, and I don't believe it can be circumvented.
smurfy
12-03-2002, 07:47 PM
Interesting reading here (http://msdn.microsoft.com/library/default.asp?URL=/library/en-us/dnscrpt/html/dhtmlprint.asp) particularly about the activeX component.
Personally I think this would be highly abused if it were possible - imagine the next "pop-up" laden site you vist that now has "print without you knowing it" script instead?