change password code
I am attempting to create a change password screen on my page. Currently, I have all my users setup with a default password of "password". when a user logs on, I would like to check to see if thier password = "password" if so, they will redirect to a change password screen that will ask them for a new password and save it to the current database.
Thanks in advance for any help anyone can give me.
|