Hi guys, i have a db, with a log in form, made up by two tables tblusers,tbluserRights.
tblusers has fields active,currentuser,priority
I want to lock the navigation pane depending on the user who logged in. If the person is a adminstrator he has priority 1 which should get him access to the navigation pane.
If the person is an agent with priority 2, the navigation pane should be locked .. any ideas on how to code this?? truly appreciated