Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Internet Explorer
Message
 
À
17/10/2001 22:35:22
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00570045
Message ID:
00570050
Vues:
22
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform