Computer Science, asked by ADMN2746, 6 months ago

• 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.

Answers

Answered by Nohfh17
0

what's your question ??

Similar questions