Hi,

I have an ASPX submit button


The processing behind the click event takes a small amount of time - I want to disable the button on the client side so that the button cannot be clicked again until processing has finished ...

I've seen a few blogs on this but non of them seem to work ..

Any ideas?

Cheers,
Tim