I have an aspx page named "register.aspx" with a user control "login" on the top of the page.This is a registration page with a lot of TextBoxes etc.. I attached validators for each of this boxes. The problem is, that when i want to use login control , data
from registration part of that form are validated and i get a lot of validation-errors. How could i use login control without validation of the registration textboxes???? Bart
tatrolaz2
Member
20 Points
4 Posts
Disabling Validation
Aug 03, 2003 08:44 PM|LINK