Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: How to print certain portion of the webpage


Message #1 by "adeline" <blurAquarian@y...> on Mon, 22 Jan 2001 13:12:31 -0000
Hi everyone, please help me out..



Well..I got a webpage, but I dun want to print out some part of the page,

is that possible, if yes, how?



Have a nice day, 

ade

Message #2 by "Alex Shiell, ITS, EC, SE" <alex.shiell@s...> on Mon, 22 Jan 2001 13:52:43 -0000
One suggestion would be to place the portion of the page you want to open

into a DIV, then open a new blank window.  Then set the innerHTML = the

innerHTML of the DIV.  This new window will now contain the bit you want to

print.  You can then either print automatically, or get the user to hit

print.



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

From: adeline [mailto:blurAquarian@y...]

Sent: Monday, January 22, 2001 9:51 PM

To: ASP Web HowTo

Subject: [asp_web_howto] How to print certain portion of the webpage





Hi everyone, please help me out..



Well..I got a webpage, but I dun want to print out some part of the page,

is that possible, if yes, how?



Have a nice day, 

ade

________________________________________________________________________

Scottish Enterprise Network

http://www.scottish-enterprise.com




  Return to Index