Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command to call IExplorer in code rather than using acti
Message
 
To
08/03/1999 12:36:39
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00195202
Message ID:
00195210
Views:
24
How about :
oBrowser = CREATEOBJECT("InternetExplorer.Application")
oBrowser.Navigate("www.microsoft.com")
oBrowser.Visible = .T.
HTH

Marty
Marty Smith, CSQE
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform