Hi
I manage to redirect the form to another URL, but I would like to know if it is possible to redirect it to different pages according to a choice of value in the form listbox.
I explain:
I own a web site about a foot race that I organize. The runners can run 10K or 21K. I want to redirect the form to a payment page.
If they have chosen 10K then open page to pay 5€.
If they have chosen 21K then open page to pay 10€.
So I would test the listbox value before redirect
Is it possible ?
Thank you very much for answering and very very much for your plugin !