PDA

Click to See Complete Forum and Search --> : printing the page


richy
May 18th, 2001, 05:56 AM
Is there anyway of setting the page just loaded to automatically print to the printer in asp? For example an asp function at the end of the code just saying (PrintPage or something)?

sail3005
May 18th, 2001, 06:07 AM
It would have to be done on the client side, and it would not automatically print it, it would only open the browsers print dialogue box.

sail3005
May 18th, 2001, 06:08 AM
see this thread for more info:

http://www.vbforums.com/showthread.php?s=&threadid=74469