[thelist] Printing an ASP page

Shilpa shilpabhoj at hotmail.com
Mon Nov 17 02:10:53 CST 2003


Hi,
I have an ASP page that generates & displays a report from a database. I
want to print the page on a click of a button. I tried using the code
<form>
<input type = "button" onclick="window.print()">
</form>
I get the print window but all it prints is a blank page!
Please Help !!

Shilpa


More information about the thelist mailing list