Home
Code Library
Apps & Websites
Woodworking+
Photos & Videos
back to list
Auto launch Print window
The code below will display the user's Print window when the page loads.
JavaScript
<body onLoad="content.innerHTML=window.opener.content.innerHTML;window.print();">
Posted by fbrefere001 on Thursday January 30, 2003