Get programming code snippets and tips for HTML, CSS, ASP, SQL, JavaScript, RSS, XML, and more
Lee's Code        A web programmer's toolbox. SEARCH SITE
HOME  |  ABOUT LEE  |  CONTACT  |  SEARCH
Home > Code > ASP > ASP Break Cache

Navigation

Latest Additions

Links


 

Recommendations

Evolve Online
Powered by
Evolve Online
 

ASP Break Cache

By: Lee A. Shurie
 
Subject: ASP Break Cache
Language: ASP
Rating:
 Rated 78 times. Rate or review this item: 1 2 3 4 5
 Read Reviews
 
Information
When you update a data on a data-driven page then redirect a user to it, you want to ensure the web browser displays current content instead of cached content. Use the simple code below to fool the cache.
 
Code


 
Keywords:asp break session cache
 

Lee's Code programming tips and tricks. Back to top of page.

Programming tips and tricks for ASP, javaScript, SQL, SML, CSS, HTML HOME | ABOUT LEE | CONTACT | SEARCH
 
Copyright © 2001 - 2010 by Lee A. Shurie