I have image buttons through my application that can be clicked more than once during a postback. This basically causes a "double submit". Is there a quick way to disable the control immediately to prevent multiple clicks?
Go to the complete details ...