Is there any way possible to obtain the document that was just downloaded from the Web Browser Control in VB 6.0. I can use either the HTML itselfe or the text, but I would prefer if I could get just the plain text
The one thing that I am trying to avoid is going though the cache on the hard drive to find the file that was just recently downloaded
The Web Browser Control that I am useing can be found in SHDOCVW.DLL and I have also access to the MSHTML.TLB (Microsoft HTML Type Library)