onClientClick

B

Buddy Ackerman

I want to disable a form button after it's pressed so that the user can't
click it twice. So, I set the onClientClick property to
"this.disabled=true;return true;". This has the effect of disabling the
server side eventhandler for this button so that the form doesn't process
properly anymore. Why does onClientClick disable my server side
eventhandler.

--Buddy
 

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

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,479
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top