Can I set up more than one action page. The action page sends then to the PayPal page. Right now I have one page, I would like to be able to direct customers to a different page for each country that we service.
www.MusicGrams4u.com
Can I set up more than one action page. The action page sends then to the PayPal page. Right now I have one page, I would like to be able to direct customers to a different page for each country that we service.
www.MusicGrams4u.com
Are you talking about
A) having 1 form with multiple pages for it action? Or...
B) having multiple forms each with their own action?
If A, no, a form can only have one action. You can either create a form that collects any information, once submitted will generate another form based on their country, which they then submit to make payment. Or there is some javascript you can use to dynamically change the action to something else based on an event.
If B, then the name of the page that the form submits to can be anything. A webpage with the name "action" is doesn't have special meaning like a page with the name "index". You can have a form that submits to "really_cool_special_name.php" and another that submits to "a.php".
I hope that answered your question, if not please elaborate
Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Thank You, I will try Plan B.
There are currently 1 users browsing this thread. (0 members and 1 guests)