Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Browser Control
Message
From
26/09/2001 13:39:33
 
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00560858
Message ID:
00561125
Views:
25
>>Hi
>>
>>I am going to use the above control in an application, but may come across PC's that don't even have IE installed on them.
>>
>>Will this control require an installation of IE to funciton properly? I'm thinkig it does .
>>
>>Thanks
>>Kev
>
>Yes, IE 4.0, 5.0, or 6.0 needs to be installed, just the minimum install is required though. To see an existing example in VFP 6 and VFP 7, check out class _WebForm in \vfp\gallery\_webview.vcx. Try out the code below:
>
>x=NEWOBJECT("_webform",HOME()+"\gallery\_webview")
>x.olewebBROWSER.Navigate2("http://msdn.microsoft.com/vfoxpro")
>x.Show

Nice!
Previous
Reply
Map
View

Click here to load this message in the networking platform