JimPeplinski
Programmer
I need to retrieve the HTML source code display in my VB6 application in a webBrowser object
is there a way to get the html source code and then put it in a variable.
I could go also with saving the web page on my hardrive and then open it with a filestream or something.
Reason is i need to parse the page to get an URL.
Thanx
is there a way to get the html source code and then put it in a variable.
I could go also with saving the web page on my hardrive and then open it with a filestream or something.
Reason is i need to parse the page to get an URL.
Thanx