mindtpi99 Posted February 16, 2004 Posted February 16, 2004 Does anyone know if if is possible to stop people concurrently logging into the same database via the web security using the same login/password as another concurrent user? It doesn't have to be anything too sophisticated - I just want to force each user to use a separate login
Garry Claridge Posted February 16, 2004 Posted February 16, 2004 Ah!! Sessions, you may have to write your own login control for this. We did for a large system a few years ago. Good Luck. Garry
Leb i Sol Posted February 16, 2004 Posted February 16, 2004 Server Side Scripting...cookies...JS....tokens would be the way arround it
Recommended Posts
This topic is 7577 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now