Message
From
12/04/2000 22:13:31
Dave Nantais
Light speed database solutions
Ontário, Canada
 
 
To
12/04/2000 15:32:47
General information
Fórum:
Visual FoxPro
Category:
Controles ActiveX no VFP
Miscellaneous
ID da thread:
00358835
ID da mensagem:
00359080
Views:
21
>>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
Responder
Mapa
View