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

Click here to load this message in the networking platform