link access based on security level
i have a table which store user security level with username and usersecuritylevelas its field. i wanted to create a page which can carry a user session and show only relevent links according to the security level. A user with security level 1 can only click few links compared to those with security level 2. any hint/links/tutorial/example on how to do this...?
|