Computer Science, asked by kashifraza313233, 8 months ago

Following is Password criteria

• Password must be exactly 7 characters long

• The password must contain at least one Numeric and one Special Character.

By assuming that existing users’ data is already stored in a text file “data.txt”. You have to write code for the “Change Password” button to change the existing user password by validating the user name and old password then validate the new password which should follow the given criteria.


Note: Display message dialog to inform the user about successfully changed the password, no need to update in the database.

Attachments:

Answers

Answered by rahulkangade0
0

Answer:

abrk7695

Explanation:

write any characters you like and will remember you for a loang time with at least one numeric and alphabetical characters

Similar questions