Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: capturing content


Message #1 by "Marc Geraldez" <crgmcg@h...> on Tue, 30 Oct 2001 13:45:36 -0800
In IE and Netscape 6, document.body.innerHTML or the text only,
document.body.innerText


/Robert



-----Original Message-----
From: Marc Geraldez [mailto:crgmcg@h...] 
Sent: den 30 oktober 2001 22:46
To: JavaScript HowTo
Subject: [javascript_howto] capturing content


does anybody know how to capture the content of a webpage using javascripts
in order to transfer the content of the webpage (as seen in the source code)
to another page, designed to be printer friendly.  everything must be done
on the client-side.  your help is greatly appreciated.  thanks

lestat832


$subst('Email.Unsub')

  Return to Index