Hello,
I understand that ASP.NET 2.0 allows a defaultUrl property in the web.config forms tag when using forms authentication. But is there any way to use a default location in versions older than 2.0? It defaults to default.aspx in the web root, but this is not what I want. Basically I want newly logged on users to be taken to "/start/go.aspx" if no redirectUrl is detected... Any help appreciated.
Tom
Tom
I understand that ASP.NET 2.0 allows a defaultUrl property in the web.config forms tag when using forms authentication. But is there any way to use a default location in versions older than 2.0? It defaults to default.aspx in the web root, but this is not what I want. Basically I want newly logged on users to be taken to "/start/go.aspx" if no redirectUrl is detected... Any help appreciated.
Tom
Tom
