Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I open IE
Message
De
18/04/2003 15:53:32
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00779315
Message ID:
00779319
Vues:
14
>>How can I created an instance of Internet Explorer in VFP7.0?
>>
>>I assume it's something like x = createobject('InternetExplorer.window') but I can't find the correct systax.
>
oWeb = CREATEOBJECT("InternetExplorer.Application")
>oWeb.Visible = .T.
>...
>
Thanks Sergey,
Knew I could count on you.
Bill Morris
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform