Hiyas, I was just wondering something, about getting the source from the page the webbrowser control is at.
I know how to get the source from the webbrowser control normally,
exampe:
but I was just wondering how do get the source out of say a particular frame?Code:PageSource = WebBrowser1.Document.documentElement.innerHTML
thanx for your help.




Reply With Quote