How to redirect
From: Q. John Chen (nonospam_at_wowway.com)
Date: 04/16/04
- Next message: Matt Berther: "Re: ~ character"
- Previous message: Steve C. Orr [MVP, MCSD]: "Re: OLEDB database connection from ASP.NET"
- Next in thread: Ken Cox [Microsoft MVP]: "Re: How to redirect"
- Reply: Ken Cox [Microsoft MVP]: "Re: How to redirect"
- Messages sorted by: [ date ] [ thread ]
Date: 16 Apr 2004 14:17:03 -0700
All,
I am using Form Authentication with Roles.
E.G. PageA.aspx is permitted for Role "Admin",
and PageB.aspx is permitted for Role "Basic".
When a user of "Basic" role try to access an "Admin" page directly,
Login From shown and he enters his username and password.
He is then AUTHENTICATED but stays on the Login form because
he is not permitted to view the "Admin" pages.
My question is: Is there a way to redirect the user to a "Not-permitted-page" ?
Thanks
John
- Next message: Matt Berther: "Re: ~ character"
- Previous message: Steve C. Orr [MVP, MCSD]: "Re: OLEDB database connection from ASP.NET"
- Next in thread: Ken Cox [Microsoft MVP]: "Re: How to redirect"
- Reply: Ken Cox [Microsoft MVP]: "Re: How to redirect"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|