Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Command to call IExplorer in code rather than using acti
Message
 
À
08/03/1999 12:36:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00195202
Message ID:
00195210
Vues:
25
How about :
oBrowser = CREATEOBJECT("InternetExplorer.Application")
oBrowser.Navigate("www.microsoft.com")
oBrowser.Visible = .T.
HTH

Marty
Marty Smith, CSQE
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform