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.
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.