How to read HTML page source code using JavaScript or VBScript?
-
D
How can I read the source code of HTML page in a file or string? My requirement is to load a page in frame1, then read the sorce code of the HTML page in a string and display it in frame2 using document.write(str). Is theer anyway to read the source code of HTML page using Javascript, VBScript, Java or smthng else. In netscape4 it can be acheived using java methods in Javscript. How to do it in IE and Netscape6? This should be done on client side (browser) so I need to do it using Javascript or VBScript.
Any help in this regard is highly appreciated.
Thanks!!!Posted: 2001-07-02 22:16:40 #
-
Monstars99
hi did u find a way? im looking for the same stuff
Posted: 2007-10-01 14:14:55 #