R
Rhys Holden
I have a web form which is acting as an order form for my website. I
want to be able to email the data to myself and also to send the field
variables into the url so that it can be used when redirecting the
payee to the payment site, like paypal. I was using formmail.php which
works great but I also need to be able to send the form feilds like
"amount" into the url i.e.
"http://paypal/paymentgateway/user?name=john&amount=30"
I'd really appreciate your help
want to be able to email the data to myself and also to send the field
variables into the url so that it can be used when redirecting the
payee to the payment site, like paypal. I was using formmail.php which
works great but I also need to be able to send the form feilds like
"amount" into the url i.e.
"http://paypal/paymentgateway/user?name=john&amount=30"
I'd really appreciate your help