Hi,
i want send data to external form with method post. Before i want:
1. save data
2. send email.
3. submit form by method post
it is possible?
i want send data to external form with method post. Before i want:
1. save data
2. send email.
3. submit form by method post
it is possible?
Hi Lapo,
Do you need to send the user with the data - like to PayPal, or just the data to the other URL?
If it's just the the data then the cURL action will probably do what you need.
Bob
Do you need to send the user with the data - like to PayPal, or just the data to the other URL?
If it's just the the data then the cURL action will probably do what you need.
Bob
Hi Lapo,
Please see this thread for an example
Bob
PS There's a longer write up of this and other methods of linking forms in a paid tutorial here
Please see this thread for an example
Bob
PS There's a longer write up of this and other methods of linking forms in a paid tutorial here
Hi Lapo,
It depends on their internet connection - usually 10-20 seconds, sometimes longer.
Bob
It depends on their internet connection - usually 10-20 seconds, sometimes longer.
Bob
I don't understand if in that manual there is what i need? i want pass data from my chronform to external php file with $_post and the value not to be seen in the address bar
This topic is locked and no more replies can be posted.