B
BillE
My application relies on session variables to keep track of the currently
selected customer.
When a new window is opened using File-New-Window in Internet Explorer, the
session variables are shared between the two instances of IE. When this
happens, various problems occur, such as orders getting assigned to the
wrong customer.
How can I best manage this problem?
Thanks
Bill
selected customer.
When a new window is opened using File-New-Window in Internet Explorer, the
session variables are shared between the two instances of IE. When this
happens, various problems occur, such as orders getting assigned to the
wrong customer.
How can I best manage this problem?
Thanks
Bill