Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PHP Scripts from VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01027430
Message ID:
01028886
Vues:
18
HI william what method are you using ? Post or GET.
You can use the WebBrowserControl of Foxpro Foundation Classess.

let say
x=createobject(<WebBrowserControl class>)
x.navigate2("http://www.demo.dom/Send.php?MobileNo=909090?Message=demo")

** not tested
** Something like this. but you have to know the request Parameter like the MobileNO or Message. Also you have to URLEncode you message.

I done this in c# im sure in fox works the same way.
Roses are #FF0000 Violets are #0000FF all my base are belong to you
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform