Somewhere sometime ago, I got a few lines of javascript that disables
any web control that just caused the postback. And when the postback
is done, the control is again enabled.
I cannot find it anywhere now, does anyone happen to have a clue?
Thanks.
gnewsgroup - 13 Feb 2008 22:45 GMT
> Somewhere sometime ago, I got a few lines of javascript that disables
> any web control that just caused the postback. And when the postback
> is done, the control is again enabled.
>
> I cannot find it anywhere now, does anyone happen to have a clue?
> Thanks.
Sorry for the title, please read it as
Where is the javascript that disables the postback control?
Thanks.