Duplicate cookies in ASP.NET
From: Chris... (christiandalen_at_hotmail.com)
Date: 04/06/04
- Next message: Antoni Massó Mola: "C#, DB2 & String Arrays"
- Previous message: Ryan Harvey: "Hyperlink images randomly appearing"
- Next in thread: George Ter-Saakov: "Re: Duplicate cookies in ASP.NET"
- Reply: George Ter-Saakov: "Re: Duplicate cookies in ASP.NET"
- Messages sorted by: [ date ] [ thread ]
Date: 6 Apr 2004 03:52:31 -0700
I have an application that works just fine under normal conditions.
But... When I run it through a "SSL Consentrator" (From Array
Network), it starts to send me several (Request) cookies with the same
name after the application has performed a "SignOut" - One with a
"correct value" and one more that is blank. If I try to use/handle the
"correct cookie" (Looping through the cookies), the application does
not work properly, and if i try to sign out once more - I end up with
3 simular cookies -It generates one more empty cookie for each time I
perform a "SignOut". The only solution that works, is if the user
closes the browser, and open a new one.
I am wondering if it is the box from Array that does not handle
cookies correctly, but...
Has anyone seen anything simular?
Chris...
- Next message: Antoni Massó Mola: "C#, DB2 & String Arrays"
- Previous message: Ryan Harvey: "Hyperlink images randomly appearing"
- Next in thread: George Ter-Saakov: "Re: Duplicate cookies in ASP.NET"
- Reply: George Ter-Saakov: "Re: Duplicate cookies in ASP.NET"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|