I was trying to build an application and i stuck on some thing.
I had a form which change the password. My application is not connected to the database and I want the codes which change the current password of user to the new password without using the database.
Is there any solution for it? Please do mention it.