Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Global Turn Off Caching
Message
From
18/04/2003 12:10:43
 
 
To
18/04/2003 11:55:26
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00779206
Message ID:
00779215
Views:
13
This message has been marked as a message which has helped to the initial question of the thread.
Rhonda,

Well, in your Page Load(), if you have Response.Expires = 0 it will get a fresh page each time. I'm not sure if there's a place to set that as a global setting, but you could put it in your base Page class.

~~Bonnie


>Hello All,
>I am fairly new to ASP.NET..... so here goes the first simple question.
>
>How would I globally tell an application of ASP.NET pages to NOT cache? I have multiple pages and want to set something, somewhere so they know not to perform caching without having to manually modify each page.
>
>TIA.
>
>Rhonda
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform