Submit form from Script
Good day to everyone, I have a weird question.
I have a user Form that I would like to do the following:
1.- Insert the form information to a database
2.- Resubmit part of the form information to the PayPal website
So basically is a reservation for a tour, that i wish when the user is ready to fill out the form and when submit, create a component to insert the info to the database and imediately send the user to checkout on the PayPal website.
The question, can I resubmit or pass to the PayPal website via "_post" method all the necessary fields using a cfscript ??
Thanks for your help.
