1

According to this answer, IE7 stores session cookies in memory and doesn't store them on the local filesystem.

Is there any way to view the session cookies that IE7 is currently storing in memory?

Thanks.

Community
  • 1
  • 1
Brian Beckett
  • 4,742
  • 6
  • 33
  • 52

1 Answers1

2

Have you tried the IE developer toolbar, it has a "view cookie information" option under the cache menu.

Mansiemans
  • 896
  • 2
  • 12
  • 23