Using Multiple Form Submit Buttons [SOLVED]
Posted: Mon Sep 19, 2005 3:06 pm
Hi guys,
This is the scenario. I have a form, with 4 Submit buttons at the bottom, 3 of them (which all work) just send the user to the same page (as the buttons are on) on click (set in the form tag with action). The other Submit button, I would like it to send the form details (using post) to a different page altogether. Is this possible?
I am presuming there is a simple way of doing this using JavaScript, but I have very, very little experience with JavaScript.
Any help would be much appreciated.
TIA.
This is the scenario. I have a form, with 4 Submit buttons at the bottom, 3 of them (which all work) just send the user to the same page (as the buttons are on) on click (set in the form tag with action). The other Submit button, I would like it to send the form details (using post) to a different page altogether. Is this possible?
I am presuming there is a simple way of doing this using JavaScript, but I have very, very little experience with JavaScript.
Any help would be much appreciated.
TIA.