To kick out the first user:
When someone logs in successfully,  create a UUID that is stored in the 
database and pass along with the user ID. Then in application.cfm, I check 
the that the UUID and user ID match in the database. IF they don't they get 
kicked out to the login page.

IF someone else logs in with the same user ID, that would store a new UUID 
in the database, which will work for this second user, but when the first 
user goes to a new page, the UUID won't match what is in the database, and 
he will be kicked out.
Al Musella
Wolrd Wide Websites
a1webs.com


At 02:47 AM 10/18/2000 -0500, you wrote:

>when a user is logging in with user name "Login1" and another user is trying
>to log in with the same user name, what do u want to do?  kick out the first
>user or stop the second user?

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to