
Web browser control, .Document object browser/viewer?
I'm looking for some VB source code or utility that will basically
"dump" in detail, or allow me to dynamically browser the current
contents of the .Document property of a WebBrowser control (IE4 or 5),
after the WebBrowser control has successfully navigated a URL.
I need to do some HTML code extraction, and such a utility or source
code example would save me a lot of hunting and fishing, trying to find
the correct .Document collection and its methods/properties that
containt the HTML information I'm trying to extract.
Anyone know of such a beast?
Thanks,
Peter.