Hello All,
i want to restrict one active session per user means if with the same user name and password another user try to login he will get the message that user with same credentials is already logged in.
So how should i do that, can anyone help me in this.