Multiple Click

  • Thread starter Thread starter Andre
  • Start date Start date
A

Andre

Hi,

Is there a way to prevent multiple click on a button ?

- Change button text to something like "Processing..." and Disable the
button or just disable de button and after that submit the form..

Thank you.
 
You could use JavaScript to hide the form and show another section that
displays a wait message on the "onsubmit" event...

Patrice
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top