Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_webbrowser --> variable ?
Message
De
25/09/2002 00:36:45
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00704087
Message ID:
00704090
Vues:
20
Hi, Steve.

> I can't figure how to get the html from oie.Show() into a variable.
>thanks
> oIE = NEWOBJECT("_webform",HOME()+"\gallery\_webview")
> oIE.olewebBROWSER.Navigate2(" http://msdn.microsoft.com/vfoxpro
> ")
> oIE.Show()

try this:
? oie.olewebBrowser.document.body.innerhtml
Claudio Lassala
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform