|
-
Jul 9th, 2002, 09:01 PM
#1
Thread Starter
New Member
Menu Items Restrictions
Hi everybody,
I am keeping <user id> and the <user group code> in a table named users. There is another table named 'Res_menus' to keep the <user group code> and the restricted Menu items. I have created a menu in the first form of my application with all the related menu items in the system. Menu name is similar to the field <restricted menu items> in the 'Res_menus' table. When a user logs into the system i need to disable menu items that is defined in 'Res_menus' for that particular <user group code>. Reference must be taken from the 'Res_menus' table If a user logs in to the system i can find the group code he is belonging to and from the 'Res_menus' the menus that shoul disable to that particular user.
Can i do a this type of a thing with VB6. please help me to do this with some example codes.
Susith.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|