I am new with javascript and would like a message to pop up upon submit.
I would like to display the message
Are you sure you want to submit?
I would like the options to be 'yes' and 'no'.
If yes then proceed with submit and if no, then cancel submit.
Any suggestions are welcome.
Thanks in advance.
I would like to display the message
Are you sure you want to submit?
I would like the options to be 'yes' and 'no'.
If yes then proceed with submit and if no, then cancel submit.
Any suggestions are welcome.
Thanks in advance.