Hello,
Just rolling around with what seems like it should be a simple problem. I have a form with several user inputs and, then a Paypal submit button to process payments. I want to use the Paypal button to send the formmail and, then redirect to the appropriate Paypal page. Paypal's submit button is basically a form with a bunch of hidden fields and a form action.
I cannot get the two to work together. The best progress I've had is getting all the hidden fields sent via the formmail. Not really progess.
Anybody know exactly how I would do this?
Thanks!