Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WebConnection question
Message
De
07/09/1999 14:25:53
 
 
À
07/09/1999 14:10:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00262060
Message ID:
00262083
Vues:
18
>Hi,
>
>I'm trying to 'submit' some form data to a web page.
>
>The first parameter in the call to HTTPGetEx should be the *exact* same as the text following the 'Action=' line in the HTML file, correct?
>

Hi larry-

You're close- add a forward slash ahead of your call:

lnResult = oWC.HTTPGetEx('/admin/000001/vlp', @lcBuffer, @lnSize)
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform