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 22:13:31
Dave Nantais
Light speed database solutions
Ontario, Canada
 
 
To
12/04/2000 15:32:47
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00358835
Message ID:
00359080
Views:
14
>>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.

there is no oIE object

There are only 2 objects
The form called 'form1'
the active x control web browser called 'olecontrol1'
i tried using olecontrol1.document.body.outerHTML but the 'document' object does not exist in the olecontrol1

how do i create this oIE object?

TIA...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform