I have a button that will allow user to create user login, and then redirect to a new page. However, I have seen it happen that user clicks the button multiple times, creating multiple accounts in the database.
- Is there a way to make the button to be clicked once
- or delayed on how often it can be clicked
- or make it disabled so not clickable again.
system
Closed
3
This topic was automatically closed after 70 days. New replies are no longer allowed.