Posted on: 12/1/2013 11:05:22 AM | Views : 732

in my project, there is two folders 1- user folders, 2-Admin folders. in users folders i have web pages for users and in the admin folders i have web pages for the admin. i have created two role, one is users and second is administrator. now i want only the person with administrator role can access the web pages which is admin folder. when user try to access the pages which is admin folders then it redirected to an error page.

Go to the complete details ...