asp.net-validators Questions
4
Solved
Lets say I have this code.
<asp:TextBox ID="TextBox1" runat="server" />
<asp:CustomValidator ID="CustomValidator1" runat="server"
ClientValidationFunction="ValidationFunction1"
Control...
Ingvar asked 3/9, 2010 at 13:32
1
© 2022 - 2024 — McMap. All rights reserved.