Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to capture entire webpage html code using javascript

Status
Not open for further replies.

imtechie

Programmer
Apr 29, 2007
3
US
Hi,
I have a web application which has an option to view the print version of the webpage. Now, I need to capture the entire webpage html code of the print version webpage using the client side javascript.

Any ideas on how to achieve would be appreciated.

thanx.
 
You could always use a print style sheet, so you wouldn't have to hit the server again for the data... ask in the HTML / CSS forum (forum215) for more details.

Hope this helps,
Dan



Coedit Limited - Delivering standards compliant, accessible web solutions

[tt]Dan's Page [blue]@[/blue] Code Couch
[/tt]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top