Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: force page to refresh

  • Subject: Re: force page to refresh
  • From: Roy Schestowitz <newsgroups@schestowitz.com>
  • Date: Wed, 20 Apr 2005 15:02:22 +0100
  • Newsgroups: alt.html
  • References: <3bt9e.41765$vt1.3153@edtnps90>
  • User-agent: KNode/0.7.2
Moo wrote:

> I know in the meta tags you can tell a page to refresh and then give it an
> interval, but I want to force a page to refresh when it's loaded from the
> server and not keep reloading every 10 seconds. It seems a lot of people
> have their browsers set to read from their cache (at least with this one
> clothing website I've done) and I want to make sure they get the latest
> page from the server. So is there a way to make it refresh only once?

Use the following among your meta tags:

<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">

Roy

-- 
Roy S. Schestowitz
http://Schestowitz.com

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index