hi i want to keep the some information of logged in users (ex. id, username, security level, etc...) where i can keep those data's. i can use session variable but the session variable is not unique among browser windows.
Go to the complete details ...