Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Retrieving HTML from the web browser Active X control
Message
From
12/04/2000 15:32:47
 
 
To
12/04/2000 14:18:12
Dave Nantais
Light speed database solutions
Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00358835
Message ID:
00358901
Views:
13
>I have set up a web browser Active X control on a form and it runs great.
>
>But, I would also like to store the incoming HTML code into a foxpro table or into a foxpro memory variable.
>
>I was told something about InnerHTML or OuterHTML properties holding onto the HTML information. But, I cannot find these properties.
>
>Any suggestions?

You can use oIE.Document.Body.OuterHTML.

This will give you everything but the document head HTML.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform