I have created two menus in paradox using the menu editor. The one is for the adminastrator allowing access to accounting features. The second menu is only for users that need to insert data (ie: they cannot acces the accounting functions).
At the start of my program I ask the user name and password as to determine what kind of user is logging on (admin or normal).
Now I would like to know how do I go about loading the different menu's for the two types of users?
Any advice or ideas is greatly appreciated, thanks.
At the start of my program I ask the user name and password as to determine what kind of user is logging on (admin or normal).
Now I would like to know how do I go about loading the different menu's for the two types of users?
Any advice or ideas is greatly appreciated, thanks.