| Article: |
ASP.NET Caching | |
| Subject: | What if Cookie is off? | |
| Date: | 2003-01-18 00:41:36 | |
| From: | anonymous2 | |
| Just a question, would this work even the cookie is off? | ||
Showing messages 1 through 1 of 1.
-
What if Cookie is off?
2003-11-18 21:21:05 anonymous2 [View]
of course it works. The cached data store in the server's memory. Cookie store in client side.


