Forum Moderators: open
Is there a javascript to prevent users from submitting a form more than once? Or should I handle this with ASP? And how?
:)
Still, yes, you should use ASP (or some other server side solution as well), since JavaScript is never 100% reliable.