Hello all,
We recently set up some of our pages to be redirected as friendlyurl's. When doing this, I noticed that the requiredfieldvalidators do not display. What we have are different login pages with different page material based on the state in which you live. So to make things easier, we added these login pages to have friendlyurl's so they would be easier for the users. By doing this, my requiredfieldvalidators do not work any more. I have validators displaying messages if the user did not fill in their username, one if they did not fill in their password, and one if they entered an incorrect username or password. My guess is that the validators are not displaying due to the redirection for the friendly url, but am not sure what to do to make them display. Any ideas on what I need to do to make this work?
Thanks In Advance,
Brad