Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Router Ip
Message
 
À
05/05/2003 08:29:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00784776
Message ID:
00784911
Vues:
23
Robert
I see. Try the following in your program:
loExplorer = CreateObject("InternetExplorer.Application")
loExplorer.Navigate2("www.whatismyip.org")
loDoc = loExplorer.Document
MyIp = loDoc.Body.Innertext
HTH
Jaime

>no i want to do a program that will retrieve this ip
Why do programs stop working correctly as soon as you leave the Fox?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform