Triumph_2500TC
06-09-2003, 11:23 PM
Hi All,
Is there a way of getting the text of a HTML page using Netscape?
I know that with IE a simple:
var full = String(document.body.innerText);
gets me the data I need but can't seem to do a similar thing with Netscape.
Thanks,
Is there a way of getting the text of a HTML page using Netscape?
I know that with IE a simple:
var full = String(document.body.innerText);
gets me the data I need but can't seem to do a similar thing with Netscape.
Thanks,