chutney66
Programmer
- Jan 20, 2006
- 11
I would like to keep users logged in (they need to enter their username and password) unless they press a log out button. So even if they shut down the computer and come back the next day, they would still be logged in. Or maybe have a tick box that will say 'keep me logged in for today'?
At the moment, I am using Sessions to handle user logins, but guess I will need to start using Cookies?
I am using classic asp.
I will be grateful for any help!
Ben
At the moment, I am using Sessions to handle user logins, but guess I will need to start using Cookies?
I am using classic asp.
I will be grateful for any help!
Ben