DCrake
Remembered
- Local time
- Today, 11:26
- Joined
- Jun 8, 2005
- Messages
- 8,626
This little demo has been extracted from one of my larger applications. and as such any errors that occur may be related to the main application.
This login screen detects new users and expired passwords based on expiry dates.
Only Deliliah and Samson have passwords set they are Del and Samson respectively.
Note a simple encrypter/decrypter is used to store the passwords in a table.
This login screen detects new users and expired passwords based on expiry dates.
Only Deliliah and Samson have passwords set they are Del and Samson respectively.
Note a simple encrypter/decrypter is used to store the passwords in a table.