This topic is locked

Blank Password

1/11/2007 3:17:03 PM
ASPRunnerPro General questions
J
JOHNF777 author

Is it possible to have a blank password?
I'm using MS SQL and the password field is NULL. I'd like to allow users to have a blank password.
Thanks.

Sergey Kornilov admin 1/11/2007

With some modifications you can do this.
I guess you need to remove Javascript password validation code from login, register and change password pages.