Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Launching Internet Explorer
Message
De
12/04/2005 16:28:31
 
 
À
12/04/2005 16:14:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01003946
Message ID:
01003954
Vues:
22
oIE = CreateObject("InternetExplorer.Application")
oIE.Visible = .T.
oIE.Navigate('http://www.microsoft.com/support')
>I'd like to be able to launch Internet Explorer and navigate to a web site based on the contents of a field. The web page's address will not necessarily have an .htm or .html extension. For example: http://www.microsoft.com/support
>
>Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform