Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_webbrowser --> variable ?
Message
From
25/09/2002 01:04:47
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00704087
Message ID:
00704093
Views:
19
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform