I have a problem where a users are submitting a form more than once and this is then sending duplicate messages to my back end system.
Is there a way I can trap and subsequently stop the form being submitted twice ?
P.S I don't want to disable the submit button and they also have a requirement to submit the form using the enter key.
Thanks, any pointers would be great
Is there a way I can trap and subsequently stop the form being submitted twice ?
P.S I don't want to disable the submit button and they also have a requirement to submit the form using the enter key.
Thanks, any pointers would be great