PC Review


Reply
Thread Tools Rate Thread

Cookie Caching Problem...

 
 
Charlie@NISH
Guest
Posts: n/a
 
      12th Aug 2005
Hi:

Our portal writes a cookie to browser on login. The cookie is then
requested by applications launched by portal as a way of passing
credentials. The problem is when logging off portal, then logging back in
as another person, cookie retrieved by application belongs to first user who
is now logged out. Portal is correctly adding and removing cookies on login
and logout so it appears the old cookie is being kept in memory somewhere
and being re-used. Any ideas?

Thanks,
Charlie


 
Reply With Quote
 
 
 
 
Craig Hunt
Guest
Posts: n/a
 
      12th Aug 2005
Are you removing or expiring the cookie?

If you're not expiring the cookie - i.e. setting its expiration to something
like dateadd(year, -30, datetime.now()), you will likely run into situations
of this nature.

Cheers!
Craig

"Charlie@NISH" <(E-Mail Removed)> wrote in message
news:%23yjH9$(E-Mail Removed)...
> Hi:
>
> Our portal writes a cookie to browser on login. The cookie is then
> requested by applications launched by portal as a way of passing
> credentials. The problem is when logging off portal, then logging back in
> as another person, cookie retrieved by application belongs to first user

who
> is now logged out. Portal is correctly adding and removing cookies on

login
> and logout so it appears the old cookie is being kept in memory somewhere
> and being re-used. Any ideas?
>
> Thanks,
> Charlie
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
cookie contanier does not correctly parse Set-Cookie header with domain token dav Microsoft Dot NET Framework 2 15th Dec 2010 08:55 AM
Disable page caching without disabling caching of jpegs andstylesheets etc JimLad Microsoft ASP .NET 3 21st Jan 2010 10:13 AM
cookie contanier does not correctly parse set cookie header with domain token dav Microsoft Dot NET Framework 0 12th Aug 2007 09:06 AM
Any downsides to cookie assignment inside custom class using HttpContext.Current? ASP.NET 2.0 cookie fix? Microsoft ASP .NET 2 17th Aug 2005 07:43 AM
Transient-Cookie/Session-Cookie and multiple browser instances X Windows XP Internet Explorer 7 29th Apr 2004 11:16 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:50 AM.