How to get Document from Web Browser VB6 - TechRepublic
General discussion
April 13, 2001 at 10:06 PM
c. cook

How to get Document from Web Browser VB6

by c. cook . Updated 25 years, 2 months ago

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)

This discussion is locked

All Comments