Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Caching - no cache
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00706143
Message ID:
00706198
Views:
17
This message has been marked as the solution to the initial question of the thread.
>How do you insure that there is no caching in an ASP.net page?? Is the default setting for no caching? I found how to extend the cache, but, couldn't find the equivalent of ASP's no-cache or "Response.Expires=0", etc.

One other thing I forgot to mention. If you put trace="true" in your aspx page, the browser will display the headers collection with the trace info. On my page it shows cache-control = "no-cache".
Previous
Reply
Map
View

Click here to load this message in the networking platform