Need help with saving registration information so it can be usedfor the login. I think my code is right but please verify. Nothingis being saved to my database.txt. Below is the requirement and mycurrent code. Please provide detailed instructions and a screencapture of it working.
password complexity should be enforced to include at least12 characters in length, and include at least 1 uppercasecharacter, 1 lowercase character, 1 number and 1 specialcharacter.
Python
HTML Login
HTML Register
HTML Page1
Need help with saving registration information so it can be used for the login. I think my code is right but please veri
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am