Anthony,
I am right back on track.
one approach i though is creating SessionId at login and pass to all
the pages using Query String with some sort of encryption.
i am sorry i did not follow the solution you have suggested, here is
what i understood base on your suggestion.Correct me if i am wrong.
we should store the GUID in the users table for each user as soon they
login
for each new login we should check whether any GUID exists for this
user or not.If one exists then he has logged in some where else, so
tell the new user to either go and clear that user session and login
back.
what is your sessionGUID mean then.
Thanks for your replies, i hope i am not bothering you with my queries.
Thanks
Raghu
|