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