Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display menu items based on security level
Message
De
02/09/1998 08:13:57
 
 
À
01/09/1998 20:22:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00132151
Message ID:
00132264
Vues:
14
>How can I display menu items based on the users security level that is set in the login screen?
>
>For example a user has the following value in the user security property of the application class
>
>oApp.SecurityLevel = 50
>
>If it is 50 or below I want to display only the user items on the menu. If it is above 50 display the sysop items.

You might use SKIP FOR LEVEL<50, and you might want to check GENMENUX too.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform