Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Internet Explorer
Message
 
 
To
17/10/2001 22:35:22
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00570045
Message ID:
00570050
Views:
21
>Hi All,
>
>Is it possible to open Internet Explorer and direct it to a certain html document on the harddrive using COM or something similar in VFP6?
>
>As always thanks in advance.
>
>Aloha,
>
>James
oShell = CREATEOBJECT("Wscript.Shell")
oShell.Run("c:\test.htm") && or .doc or whatever
John
Previous
Reply
Map
View

Click here to load this message in the networking platform