S
Seema
i've started to develop a website for a project. i want to use a different
database than the one delivered by visual studio, to store users and users
role, to allow users access to different pages depending which role it's has.
i have this table users where i store the users and data about them(first
name, last name, password,city, phone number...etc). I have another table
named roles where it describe mane of roles e'g Manager, Admin etc. want to
have access to different users to different pages depends upon there roles.
I pls ask you give me some concrete solutions., maybe some code, or
example.
database than the one delivered by visual studio, to store users and users
role, to allow users access to different pages depending which role it's has.
i have this table users where i store the users and data about them(first
name, last name, password,city, phone number...etc). I have another table
named roles where it describe mane of roles e'g Manager, Admin etc. want to
have access to different users to different pages depends upon there roles.
I pls ask you give me some concrete solutions., maybe some code, or
example.