View Single Post
Old 06-02-2005, 11:29 PM   #1 (permalink)
sujith(ARS)
Registered User
 
Join Date: May 2005
Posts: 9
sujith(ARS) is on a distinguished road
Question how to Disable Imagebutton in Asp.net

Hi,
I'm a beginner in ASP.NET/C# development.

Does anyone know how to disable an ImageButton on ASP.NET page after the button is clicked once? Basically I dont want users to click the submit button more than once and the submit button is an Imagebutton.

I searched thru the net and found different solutions for disabling the imagebutton,But my problem is i have more than one imagebutton on my page and i want to disable all of them?

Expecting reply
Thanks in advance,
Cheers,
Sujith
sujith(ARS) is offline   Reply With Quote