Prevent double click on registration form
-
Hey
I have a redirect on registration to a welcome page.
It takes a while for the redirect to happen.
If a user double clicks on the register button prior to the redirect, the redirect doesn’t happen and you get the follow error message on the form:
ERROR: This username is already registered. Please choose another one.
ERROR: This email is already registered, please choose another one.The problem is that the user does not receive any notice that he has received the email to create his password.
Is there any code I can add to my functions plugin that will prevent a double click on your form?
Thanks in advance for any assistance.
Kind REgards
Max
- The topic ‘Prevent double click on registration form’ is closed to new replies.