Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Enforcing passwords
Message
De
02/07/1999 11:23:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00236416
Message ID:
00236936
Vues:
14
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform