flnMichael
Programmer
Hey,
I have a page with about 5 text fields being validated with RequiredFieldValidators. Once I hit the submit button, I have the IsPostback portion disabling the Validators...Is that even right? Anyway, When the submit button is pressed once the page is reloaded, the code behind enables the validators again, but that doesn't seem to function right...Can anyone help?
Thanks
Mike
I have a page with about 5 text fields being validated with RequiredFieldValidators. Once I hit the submit button, I have the IsPostback portion disabling the Validators...Is that even right? Anyway, When the submit button is pressed once the page is reloaded, the code behind enables the validators again, but that doesn't seem to function right...Can anyone help?
Thanks
Mike