Hi...
I was wondering if it is possible to use a form so that a user can select a City and a Shop (in a combobox) and then get directed to a specific page by clicking the sumbit button.
If you want to see where I am stuck please have a look at this page : http://www.naturaltherapynetwork.net/test.html If you select any of the options and then click submit - it re-directs you to the Home(Index) Page... but the browser address has all the info that you submitted. For the form I set the action to http://www.naturaltherapynetwork.net - I think this is where the problem is. Is there some way to fix this??? Please help me... oh, and I can't code PHP or JavaScript or HTML...
Thanks....
Chris
I was wondering if it is possible to use a form so that a user can select a City and a Shop (in a combobox) and then get directed to a specific page by clicking the sumbit button.
If you want to see where I am stuck please have a look at this page : http://www.naturaltherapynetwork.net/test.html If you select any of the options and then click submit - it re-directs you to the Home(Index) Page... but the browser address has all the info that you submitted. For the form I set the action to http://www.naturaltherapynetwork.net - I think this is where the problem is. Is there some way to fix this??? Please help me... oh, and I can't code PHP or JavaScript or HTML...
Thanks....
Chris
Comment