Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Browser ?
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00672408
Message ID:
00672438
Views:
8
>I am using the web browser control from VFP7. Does anyone know how I can get the source HTML data from the web control? I want to parse the actual HTML file that comes off a website, but I can not seem to find the actual HTML data.

Try
YourVar = YourForm.oleWebBrowser.Document.Body.InnerHTML
HTH
Claudio Lassala
Previous
Reply
Map
View

Click here to load this message in the networking platform