Where do Session Cookies get savedll?

  • Thread starter Thread starter dee
  • Start date Start date
D

dee

Hi
Do Session cookies saved while browsing the site that genertaed them?
I browse to my site that uses them and before closing the site I check
"Internet Temporary Files" folder but dont see trace of it.
Thanks.
Dee
 
dee said:
Hi
Do Session cookies saved while browsing the site that genertaed them?
I browse to my site that uses them and before closing the site I check
"Internet Temporary Files" folder but dont see trace of it.
Thanks.
Dee

Cookie is stored in memory.

If you use the attribute "Expires", the cookie is memorized in the "Internet
Temporary Files" folder.
 
Thanks

Andrea Zani said:
dee said:
Hi
Do Session cookies saved while browsing the site that genertaed them?
I browse to my site that uses them and before closing the site I check
"Internet Temporary Files" folder but dont see trace of it.
Thanks.
Dee

Cookie is stored in memory.

If you use the attribute "Expires", the cookie is memorized in the
"Internet Temporary Files" folder.

--
AZ [Microsoft - .NET MVP]
Mia Home page: http://ciclismo.sitiasp.it
Asp.Net community: http://www.aspitalia.com
Il mio blog: http://blogs.aspitalia.com/az
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top