DCrake
Remembered
- Local time
- Today, 06:38
- Joined
- Jun 8, 2005
- Messages
- 8,626
This demo has been expanded from my earlier version to include the creation of a login session. Whereby once a user logs in a new session is created and is subsequently closed when the user logs out.
As this is not split you will only ever see yourself as being logged in but the logic is there to be used.
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.
If you feel so inclined any feed back regarding this and any other samples and help given can be done via my website feedback page. It's a bit lean at the moment. Need to build it up a bit.
As this is not split you will only ever see yourself as being logged in but the logic is there to be used.
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.
If you feel so inclined any feed back regarding this and any other samples and help given can be done via my website feedback page. It's a bit lean at the moment. Need to build it up a bit.