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)?
Printable View
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)?
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.
see this thread for more info:
http://www.vbforums.com/showthread.p...threadid=74469