Print on the web

Use the code below to call the users Print dialog box in the broswer for the selected page
JavaScript


if (window.print)
    window.print()

Posted by fbrefere001 on Wednesday March 19, 2003