Trying to load a web page and then read the contents of the page with VB6 (Win XP). I used to be able to do it with SHDOCVW.DLL and WebBrowser.Document.body.outerHTML but after upgrading to IE8 This doesn't appear to work.
How would I go about doing that?
Thanks
