Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_webbrowser --> variable ?
Message
De
25/09/2002 01:04:47
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00704087
Message ID:
00704093
Vues:
20
>Thanks, I have just tried the following but line 3 produces the error
>"member document does not evaluate to an object"
>oie=NEWOBJECT("_webform",HOME()+"\gallery\_webview")
>oie.olewebBROWSER.Navigate2("http://msdn.microsoft.com/vfoxpro")
>? oie.olewebBrowser.document.body.innerhtml && error

that´s because the document wasn´t loaded yet... you may need to query the busy property (oIE.oleWEBBROWSER.busy), until it turns to false...
Claudio Lassala
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform