Top "Asp.net-validators" questions

An important aspect of creating ASP.

How to get the 'controlToValidate' property on ClientValidationFunction?

Lets say I have this code. <asp:TextBox ID="TextBox1" runat="server" /> <asp:CustomValidator ID="CustomValidator1" runat="…

c# asp.net validation customvalidator asp.net-validators