View Single Post

  #1 (permalink)  
Old 09-27-2005
jrefactors@hotmail.com
 
Posts: n/a
Default how session cookie is stored?

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.

Please advise. thanks!!

Reply With Quote