how to make a form bith post and get HELP

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
 
B

Brian McCauley

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

In Perl's GCI module there are param() and url_param() methods.

But I suspect you are not using Perl.

--
\\ ( )
. _\\__[oo
.__/ \\ /\@
. l___\\
# ll l\\
###LL LL\\
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,333
Messages
2,571,754
Members
48,554
Latest member
CarrollCro

Latest Threads

Top