Here is my problem:
In client side I open IE and I log into my website with username and password of one of my customers. While it is open, I open another IE window and Log into my website with another username and password.
After a while I am using just one of them, session in the other window will be expired. If I go back to that expired session window, after nevigating to profile page, it will show information of the other window.
So expired session window will get session information of another window.
Any help will be appreciated.