R
Ray
Hi,
In my vb express project I've several menus and sub menus. The projects is
binded to a remote sql2005 server. The user needs to login to view the
project via user/password login form. The sql user table has id, username,
password, type (user, admin, staff, etc.) among other columns.
I'd like to grey out menus based on the user's type. How can it be
accomplished?
TIA
Ray
In my vb express project I've several menus and sub menus. The projects is
binded to a remote sql2005 server. The user needs to login to view the
project via user/password login form. The sql user table has id, username,
password, type (user, admin, staff, etc.) among other columns.
I'd like to grey out menus based on the user's type. How can it be
accomplished?
TIA
Ray