[thelist] Printing an ASP page

Rob Smith rob.smith at THERMON.com
Tue Nov 18 10:34:09 CST 2003


> I get the print window but all it prints is a blank page!

Shipla,

There could be a number of factors preventing your page from displaying. 

1) You have some kind of table structure or images that exceed the page
margins.
2) Have you tried printing the traditional way File > Print...
3) Check to make sure .asp is mapped to your asp.dll file in IIS.
4) Do you have CSS settings that prevent you from printing? ( display: none;
)

Let us know what you find,

Rob


More information about the thelist mailing list