Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: RE: How to Print a part of a asp page


Message #1 by "Biljardt, Richard" <rbiljard@f...> on Tue, 27 Feb 2001 10:38:51 -0500
I have a asp page and I want to print just a part of the whole page.

That part is also a form. I have no clue how I can realize this print

action.



I used the window.print option but that prints the whole page. I used the id

of the form but still no difference.

I made the part of the page I want to print a DIV part with it own ID and

tried to get that printed but still no good result.



Has anybody experience in this? Any helpful hints?

The documentation I've read about this didn't help me very much.



I have also thought of redrawing the page and hide the parts I don't want to

print. But I also don't know how to do that.



Message #2 by "Alex Shiell, ITS, EC, SE" <alex.shiell@s...> on Tue, 27 Feb 2001 15:43:30 -0000
Have a look at the P2P archive - there was a similar discussion a couple of

weeks ago



-----Original Message-----

From: Biljardt, Richard [mailto:rbiljard@f...]

Sent: Tuesday, February 27, 2001 3:39 PM

To: ASP Web HowTo

Subject: [asp_web_howto] RE: How to Print a part of a asp page





I have a asp page and I want to print just a part of the whole page.

That part is also a form. I have no clue how I can realize this print

action.



I used the window.print option but that prints the whole page. I used the id

of the form but still no difference.

I made the part of the page I want to print a DIV part with it own ID and

tried to get that printed but still no good result.



Has anybody experience in this? Any helpful hints?

The documentation I've read about this didn't help me very much.



I have also thought of redrawing the page and hide the parts I don't want to

print. But I also don't know how to do that.

________________________________________________________________________

Scottish Enterprise Network

http://www.scottish-enterprise.com


  Return to Index