I have few ASP Text Box controls on a Page, to which Custom Validators are added. I have Save Button, which validates these Text boxes. I have just added the Validation Group as same as that of the Te
I added ASP.NET validation controls to my form .. I also have a static hyperlink on the same form... If i click it , it is not allowing the redirection because of the validation...
Question: How do I correctly extend a custom control to work with the RequiredFieldValidator? I\'ve read this, but trying to implement it didn\'t solve the problem for me.
Let\'s say that I have the following HTML for a text box on an ASP.NET page: <div class=\"myClass\">
I\'m writing an ASP.NET page and trying to get validation working. My problem is that I\'ve got a repeater that contains several custom grid controls, each of which has validators and a validation sum
I have an ASP button for which I have set the OnClientClick property to display a javascript confirm message. However, I only want this message to be displayed AFTER all of the client side validations
I have a composite User control for entering dates: The CustomValidator will include server sided validation code. I would like the error message to be cleared via client sided script if the user a
I am working on Zend Studio and using Subversion. Since yesterday, my account is no longer accepted; I get errors like: \"the account is not matching\"...