You can use any algo for this....
The one I implement is
1.. Get the text of the User_Name & Pass_Word textBoxes
2.. Retrieve the existing password with that userName from the database
3.. Check if the Password in your database is equal to the password which
you have get from the Pass_Word textBox
*"DONE"*

Reply via email to