roles and management
my web site has two parts one is user web site and one is admin part.
so far whatever part's page is user try to open in browser it checks whether session is there or not. if sessions["username"] is there it shows page otherwise it is redirected to login page. i want another secure environment for this.
i never implemented Roles and membership. i want to know whether this will solve my issue. or where i should go.
thanks......
__________________
thanks......
|