We are using RequiredFieldVa lidators for username & password textboxes on a
registration page where the user creates a login. We also have a link that
directs the user directly to the login page if they already have a login.
The validators however prevent the link from working, it wants data to be
entered for those required fields. Is there a way around that. Thank you
for your help.
registration page where the user creates a login. We also have a link that
directs the user directly to the login page if they already have a login.
The validators however prevent the link from working, it wants data to be
entered for those required fields. Is there a way around that. Thank you
for your help.
Comment