Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enforcing passwords
Message
From
02/07/1999 11:23:34
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00236416
Message ID:
00236936
Views:
13
>Evening all (depending on where you are!)
>
>Does anyone have any suggestions on how I can make the password screen (used in the application builder) enforceable. For example, in my applications when you type an incorrect user name, the system asks whether you want to add another user - I just want it to restrict access if either the user name or password are incorrect??
>
>Regards
>
>Chris Kable
>MotorLink Systems

Hi Chris:

I haven't used the VFP app generator yet, but seems to me that you could just subclass the security form, then change the code in the valid clause that is asking about adding a user to instead just lock the user out until the right username/password is entered or a certain number of tries is made and then exit the app... If I were doing this, I would start with a search for the text of the 'add a user' message, as a way to quickly find the right method to modify...

HTH

Rob
Previous
Reply
Map
View

Click here to load this message in the networking platform