I am developing an MDI database access app that will be used by people
with varying access rights. Is it possible to make menu items show or
be hidden based upon the authority of the user? BTW...the user's
access level is stored in the db and stored as a public variable upon
successful authentication.
with varying access rights. Is it possible to make menu items show or
be hidden based upon the authority of the user? BTW...the user's
access level is stored in the db and stored as a public variable upon
successful authentication.
Comment