|
|
Q1789 Is there a way I can de-activate a submit button after it's been hit by the user, so that in the same session, the user can't use the button again?
irt.org | Knowledge Base | JavaScript | Form 7.3 | Q1789 [ previous next ] Q1789 Is there a way I can de-activate a submit button after it's been hit by the user, so that in the same session, the user can't use the button again?Try:
If you have form validation as well:
|
-- div -->
|