View Single Post

  #3 (permalink)  
Old 09-27-2005
Matt Silberstein
 
Posts: n/a
Default Re: how session cookie is stored?

On 27 Sep 2005 12:01:51 -0700, in alt.www.webmaster ,
jrefactors@hotmail.com in
<1127847711.144553.46950@g44g2000cwa.googlegroups. com> wrote:

>There are two cookie types:
>1) session cookie.
>2) persistent cookie is the same as tracking cookie?
>
>Is that correct?
>
>For windows machine, the files in C:\Documents and
>Settings\Administrator\Cookies
>are all persistent cookie, it doesn't have session cookie?
>
>How session cookies are stored? Session cookie should expire
>once the browser is closed.


I don't know, but if I were doing it I would not bother to write out a
file that has to be destroyed when I am done. Keep the cookie in
process memory.

--
Matt Silberstein

Do something today about the Darfur Genocide

Genocide is news | Be A Witness
http://www.beawitness.org

"Darfur: A Genocide We can Stop"
www.darfurgenocide.org

Save Darfur.org :: Violence and Suffering in Sudan's Darfur Region
http://www.savedarfur.org/
Reply With Quote