Re: Redirection according to roles?

From: Pat (naijacoder_at_hotmail.com)
Date: 08/29/05


Date: Mon, 29 Aug 2005 16:48:19 +1000

As joe adviced..
Are u implementing Forms or Windows Auth?
If you are interested in Windows Auth Role based..
You can look at my blog at:-
http://spaces.msn.com/members/naijacoder/
Hope that helps
Patrick

"TheTraveler" <ore.ber@gmail.com> wrote in message
news:1124812547.464893.64100@g47g2000cwa.googlegroups.com...
> Hello,
>
> 1. where can i place the code which will redirect users, according to
> their roles ?
>
> 2. is redirection, according to roles accustomed or is there another
> mechanizm out there ?
>
> 3. can this be done inside Application_AuthenticateRequest funcion on
> file: Global.asax ?
>
> 4. i want to emphesize that i want to write this code ONLY ONCE. and
> not for every page or resource that will be added to the project.
>
> please help me with this one,
>
> Ore.
>