in reply to Re: Scrape an existing IE Window?
in thread Scrape an existing IE Window?

I can get the DOM object easily enough, but I don't know what to do with it once I've got it. Can I read the page's HTML from the DOM Object? I've looked though Microsoft's documentation here, but I couldn't find any way to get at the html...