4
Reply

Change password in the database.

Priya Jindal

Priya Jindal

Jun 3 2016 3:13 AM
235
there are 3 fields.- emailID , new password and confrmPass
when a user enters the EmailID then this field is checked from the database whether exist or not..if yes then it will update the old password with the new password on click of button..
in c# window application 

Answers (4)