P
Phil Johnson
Hello, I have an ASP.NET 1.1 application that experiences difficulties if
opened in more than one tab of a multitabbed browser.
I believe this is because the ASP.NET Session cookie is shared across the
tabs.
We found some information online about resolving this by killing the old
session when it is opened in a new tab and giving it a new session but we
could not get that working because ASP.NET seemed to recycle the last session.
Does anybody have a decent resolution for this or know of any good
information I can look into?
--
Regards,
Phillip Johnson (MCSD For .NET)
PJ Software Development
www.pjsoftwaredevelopment.com
opened in more than one tab of a multitabbed browser.
I believe this is because the ASP.NET Session cookie is shared across the
tabs.
We found some information online about resolving this by killing the old
session when it is opened in a new tab and giving it a new session but we
could not get that working because ASP.NET seemed to recycle the last session.
Does anybody have a decent resolution for this or know of any good
information I can look into?
--
Regards,
Phillip Johnson (MCSD For .NET)
PJ Software Development
www.pjsoftwaredevelopment.com