Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Login Screen - Where to put the code?
Message
De
08/06/1998 16:59:09
 
 
À
08/06/1998 16:32:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00106011
Message ID:
00106076
Vues:
27
>I feel it would be helpful for you to look at this simplified app sceleton
>*** Main prg
>
>do header   && some setting here
>do form login to lLogin   && set oApp.securitylevel inside the form
>if lLogin=.f.  && unsuccessful login
> do footer
> return
>endif
>do mainform   && use oApp.securitylevel inside the form to disable/enable buttons etc.
>read events
>do footer   && some cleaning ehre
>return
>
>define class oApp
> securitylevel=0
>enddefine
>
Thanks, I know it will take me awhile to work through it but I think it will help. I just need to figure how much of what I've done to remove and where it's all located!--lincoln
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform