serpico622
Programmer
hi,
i am using forms authentication. it works good except when i want it to use it with roles.
example: in my site i have three roles user A,B,C.
i need to redirect the user according to the role.
how do i implement that.??
basically i was thinking may be i would create 3 saparate web projects. but i need that webapp to follow the rules in parent web.config files (so it can redirect the user to logon when a request to that web url is made)
please help.
i am using forms authentication. it works good except when i want it to use it with roles.
example: in my site i have three roles user A,B,C.
i need to redirect the user according to the role.
how do i implement that.??
basically i was thinking may be i would create 3 saparate web projects. but i need that webapp to follow the rules in parent web.config files (so it can redirect the user to logon when a request to that web url is made)
please help.