Hi, I am implementing forms based authentication but based on some condition I want to use FormsAuthentication.DefaultUrl to point to different default pages dynamically. Is there a way to do so? Thanks in advance. ...