✅ Submit form just once, disabling the button breaks form submition
So i need to submit form just once and the submitions takes about 3-5s, how can i prevent user from spamming the button (it creates huge load on server if he spams 100cps)
if i wrote simple JS to disable the button after clicking it doesn't submit the form
2 Replies