Form Submission

T

TCORDON

How can I prevent a user from submitting a form more than once if the form
is submitted by a ImageButton that cannot me disabled?

Thanks
 
G

Guest

You can use the click event to add 1 to a predefined javascript variable when
the image is clicked. Then, depending on the value of the variable (=1), post
the form. Otherwise just exit the event handler...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top