Posted By:
Naveed_Azhar
Posted On:
Monday, November 12, 2001 10:51 PM
Hi there
When a user login, your application should work like this
- put the code to invalidate the session ( session.invalidate() )
- create a new session then login another user?
- store user information in new session.
In fact, in IE if a user works in the same window ( or create another window using Ctrl+N , File/New Window ) same session is retained. But if a user open a separate window from the shortcut on desktop it is a new application so is a new session.
Please also read some information about choice in toolbar menu "ToolsInternet OptionsSecurityCustome levelCookies"
naveed@hotmail.com