Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing JSON to http Post?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01646398
Message ID:
01646413
Vues:
51
Hi Dmitri,

the name of the method ("httpget") misleads you. In the help for this method the following is written:

"The method can POST data to the server by calling AddPostKey() to calling HTTPGet. Any other properties of the wwIPStuff object that affect an HTTP connection (nHTTPPostMode,nHTTPConnectType etc.) can be set prior to calling this method with exception of the following that are retrieved from the URL:..."

And this is what I do. First add a postkey (The json-string with the login-information) and then the httpget (which really does a post in this case).

Best regards

Thomas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform