Click to See Complete Forum and Search --> : What does these meta tags do?


solidariti
12-04-2005, 05:37 AM
<META HTTP-EQUIV="Expires" CONTENT="Tue, 01 Jan 1980 1:00:00 GMT">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">

BonRouge
12-04-2005, 05:48 AM
The idea of them is for the page to be downloaded from the server each time it's requested rather than have the browser show the cached version.

ShrineDesigns
12-04-2005, 03:09 PM
"Pragma" refers to clients that are using HTTP/1.0

"Expires" refers to clients that are unis HTTP/1.1