|
META and Header Tags to Reduce Browser CachingEver want to do your darndest to stop the browser caching a temporary page? This combination seems to work well Headers"Expires: Wed, 11 Nov 1998 11:11:11 GMT" HTML META TAGS<META HTTP-EQUIV=\"Cache-Control\" CONTENT=\"no-cache\"> |
|