ArticleViews : 1 View more Tutorials articles Monday Mar 22nd, 2004
Stop your asp pages caching
More Tutorials Articles

Stop your asp pages caching



Author: annon
Date Added: Monday Mar 22nd, 2004

Category: Tutorials
Place this code at the top of your asp page for it to work.

[%
Response.ExpiresAbsolute = #2003-01-01#
Response.AddHeader \"pragma\", \"no-cache\"
Response.AddHeader \"cache-control\", \"private, no-cache, must-revalidate\"
%]

Replace the [] with <> if you find that the page is caching then it\'s IIS that\'s doing it!


Search Terms for this article include : adobe photoshop tutorials, excel tutorials, pixel art tutorials, texture tutorials, mambo tutorials, flash 5 tutorials, halo 2 modding tutorials, unrealed, preloader, compositing, plug ins, 3d, truespace, vb, psd, Article44