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?
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
like paypal. The external form has simple $_post[]
Please wait while we redirect you to Paypal . . .how many time needs??
Hi Lapo,
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
Hi Lapo,
Yes, it's there. See the section called "A form that submits itself". That describes how to submit data from ChronoForms to MailChimp using Post. It's close to what you have described here.
Bob