Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieving HTML from the web browser Active X control
Message
De
12/04/2000 22:13:31
Dave Nantais
Light speed database solutions
Ontario, Canada
 
 
À
12/04/2000 15:32:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00358835
Message ID:
00359080
Vues:
15
>>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...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform