A
Andrew Banks
Can anyone point me in the direction of a good tutorial/guido using security
roles with forms authentication in C#
I have an admin section to my website and would like two levels of admin.
I'm currently detecting a filed in the DB and if the user doesn't have full
access rights, I hide the links to certain sections. Far from secure as they
could still type te URL of the page and get direct access.
Thanks in advance
roles with forms authentication in C#
I have an admin section to my website and would like two levels of admin.
I'm currently detecting a filed in the DB and if the user doesn't have full
access rights, I hide the links to certain sections. Far from secure as they
could still type te URL of the page and get direct access.
Thanks in advance