Forms Login from Database
From: Chris Kennedy (chrisknospam_at_cybase.co.uk)
Date: 07/29/04
- Next message: Darsin: "Re: Sessions Limit ASP.net"
- Previous message: Nicole Calinoiu: "Re: VB.net linked to SQL data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 Jul 2004 12:43:09 +0100
Got everything working in my application including database security. The
final thing I am having a problem with is:
When a user goes to the application page they are redirected to the login
page and they logout they are redirected again back to it. This is fine and
what I want.
BUT....
When a user goes directly to the login page, when they login, it attempts to
redirect them to default.aspx, which doesn't exist.
I suppose I could create a default aspx page but really I would like to know
what is going on behind
the scenes.
Why doesn't .net apply the same redirect rules to login page as it does to
application pages.
Regards, Chris.
- Next message: Darsin: "Re: Sessions Limit ASP.net"
- Previous message: Nicole Calinoiu: "Re: VB.net linked to SQL data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|