Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need *'s to show in password field
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00416579
Message ID:
00416582
Vues:
31
>Is there a routine handy which will show asterisks ('*') in password fields, instead of the text the user enters?
>
>I've gotten spoiled by VFP! I'm modifying a Foxpro/DOS app.

there's a couple of ways to do it; one is to find a font, or create it, that is '*' for all keyboard entries...

the other, easier, imho, is a library called KeyMask.fll that does this very nicely for you.... works well; a little hard to 'grasp' at first; but once you get it; very cool.

You add code to the when snippet of the text box; and then the valid. and then when you need the actual value of what they typed in; you make a 3rd call to the library to return the text of what they typed.

-josh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform