Click here to Skip to main content
15,896,557 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am creating a web application in asp.net c#.

The project is for assigning tasks to different employees in the system. the privileges corresponding to them are employee.
Page is like:

previleges.aspx

linkbutton1 linkbutton2 linkbutton3

preperation completion freeze




The "superviser" assigns the privileges to the different employees .
like:

employee

preperation yes/no
completion yes/no
freeze yes/no

employee1

preperation yes
completion no
freeze no

employee2

preperation yes
completion yes
freeze no

submit. by the supervisor


then employee1 logged in he has rights to access preperation tab only
then employee2 logged in he has rights to access preperation,completion tab only
Posted
Comments
Thanks7872 18-Sep-13 5:08am    
Where is the question?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900