Forums

Help for URL actions

armand 07 Dec, 2011
Hi,

I opened a topics on 21 november but today, i'm not found it. Then, i open this new one.


I have tried on forum to solve my problem but nothing.

On the web site http://www.worldonvoip.com/, you can see the form : CREER UN COMPTE.

I'll like that :
- when a user field the form, some informations in this form be used to complete my url
- and i also need that the url be send to execute an API. This API will create the account on the database of my provider.

My API url get this structure :


https://worldonvoip.com/API/Request.ashx?command=createcustomer&username=_&password=_&customer=_&customerpassword=_&geocallcli


I need that chronoform help to take some informations in my form (customer, customerpassword and geocallcli) and repalce them in the url and then excecute the url.

customer=NOM D'UTILISATEUR
customerpassword=MOT DE PASSE
geocallcli=TELEPHONE


Thanks for your help.
AF.
GreyHead 08 Dec, 2011
Hi Armand,

This looks like a place to use the CURL plug-in. It does exactly what you describe.

Bob
This topic is locked and no more replies can be posted.