Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I open IE
Message
 
 
À
18/04/2003 15:45:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00779315
Message ID:
00779317
Vues:
12
>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.
...
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform