This topic is locked

Empty password

7/16/2007 5:55:55 PM
ASPRunnerPro General questions
P
Philip author

Hi
I have activated in step 7 the function "Change password page". Unfortunately users tend to change pw by setting it to "nothing". How can I force them to use a certain number of characters?
Thanks

Philip

J
Jane 7/17/2007

Philip,
you can check old and new passwords in the Before Change Password event on the Events tab.

T
thecomputerguy 7/17/2007

Philip,

you can check old and new passwords in the Before Change Password event on the Events tab.


Jane i have seen this in the Edit Screen of the user profile. His login user name is filled in but PAssword is blank when it comes up for Edit. Is there a way to display the pass word with Dots or something instead of leaving the field black when is in Editing mode?
Andrew

J
Jane 7/18/2007

Andrew,
to display dots instead of your password on the edit page select Password option on the "Edit as" settings dialog on the Visual Editor tab.

Also you can check new password on the Before record updated event on the Events tab. New value is stored in the dict("PasswordField") variable.