hi, currently i'm working on new project, where once login using a particular id, it can not be use again to login in same machine even with different browser or even in other machine. how can done this. can i create a separate table in database so i can save and retrieve data od session id, creation time or last access time. can any one help me on this.
thanks