Hi All,
In my application i need to disable the button once it is clicked so that user should not click more than once. APplication is MVC ASP.NET i have done this in normal asp.net application. I tried below lines of code but its not working
thanks in Advance
edited How can i implement this using javascript ?