[thelist] Printing an ASP page

Shilpa shilpabhoj at hotmail.com
Wed Nov 19 02:54:06 CST 2003


Hi Rob,

I solved the problem of the blank page printing. What I did was just
enclose the print button in form tags : <form> <input....> </form>
But when I enclosed the entire page in the form tags, it printed fine.
Silly Me !:)
Shilpa
  

-----Original Message-----
From: thelist-bounces at lists.evolt.org
[mailto:thelist-bounces at lists.evolt.org] On Behalf Of Rob Smith
Sent: Tuesday, November 18, 2003 8:34 PM
To: 'thelist at lists.evolt.org'
Subject: RE: [thelist] Printing an ASP page

> 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
-- 
* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester 
and archives of thelist go to: http://lists.evolt.org 
Workers of the Web, evolt ! 


More information about the thelist mailing list