Sicton
04-20-2005, 03:10 PM
Right, my javascript knowledge is very limited but I'm pretty sure what I'm trying to do is possible.
I have a form and when it is submitted I want an alert box to come up for the user so they can confirm the submission of the form.
If they click OK, I want the form to carry on as if they had just submitted the form normally, and if they click Cancel I want the form to not be submitted and for the user to stay where they are.
Sounds simple enough and I've searched for something that does this but none of the scripts I found do exactly this, so how do I do it?
Many thanks in advance.
I have a form and when it is submitted I want an alert box to come up for the user so they can confirm the submission of the form.
If they click OK, I want the form to carry on as if they had just submitted the form normally, and if they click Cancel I want the form to not be submitted and for the user to stay where they are.
Sounds simple enough and I've searched for something that does this but none of the scripts I found do exactly this, so how do I do it?
Many thanks in advance.