Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Login Screen - Where to put the code?
Message
From
08/06/1998 16:59:09
 
 
To
08/06/1998 16:32:55
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00106011
Message ID:
00106076
Views:
28
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform