PDA

View Full Version : Auto Print a page when it is loaded.


tblair99
06-28-2002, 04:01 PM
It is possible to auto print a page when it is loaded. If so, How

whackaxe
06-28-2002, 04:51 PM
<body onload="document.print()">