Error!
Success!

How to control ASP.NET Validators ClientSide validation from JScript?

0
kicks

How to control ASP.NET Validators ClientSide validation from JScript?  (Unpublished)

Recently I needed to disable some ASP.NET RequiredFieldValidator controls on one page depending on the user input. This is trivial you say. But the problem was that this needed to occur instantly on Client Side based on the state of one CheckBox control and not after a full page PostBack. There is a simple way to do this...


Kicked By:
Drop Kicked By: