Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Entering Passwords
Message
From
26/10/2005 13:11:48
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01062230
Message ID:
01062291
Views:
17
>I have a grid for maintaining users with the usual stuff, name password, etc. I have the passwords in a text box on the grid with the PasswordChar set to '*' and there is a button on the form that changes the PasswordChar to '' so the supervisor can view the passwords when needed. (No grips please, this is a customer demand.)
>
>The only thing the customer doesn't like is that the length of the password is visible in the number of '*' in the text box. I can think of a few complex ways to solve this but does anyone have a simple way?
>TIA

You could also just display "*************" and store the actual password in a separate field which is not displyed on the grid. When the supervisor clicks the button, the replace the viewed password with the real thing!

CMT
Carsten M. Thode
Previous
Reply
Map
View

Click here to load this message in the networking platform