Roles with Form authentication
Hi,
I am trying to implement roles using form authentication against my own user tables and roles table.
My user table would have a username,password and role.
Does anyone have any codes that can get me started in this it would be greatly appreciated or any links that I can use. I did searches but found alot of the codeing in C++.
Thanks
Re: Roles with Form authentication
You should ask a Mod to move your thread to ASP.Net forum. You'll have better responses there since this is more of an asp.net question.
Re: Roles with Form authentication