All Forums >> [Scripting] >> ASP >> Client Side Buttons Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Original message moved by ebgreen Reason : Moved to proper forum Hi all, I am using one client side button in my form.The code behind of the form has a public varriable Action as Integer.If the varraible is 1 then the button has to be disabled else it has to be enabled.I am trying like this but not working.Can some one help