I have a protected directory using .htaccess. How can I assure that each user can only be logged in once? In other words I would like to say "Someone with that userid is already logged on to the system." rather than letting that person log in again and have two users logged in with the same Loginid?
Thanks in advance for any help.
Thanks in advance for any help.