Getting browser to get latest page

S

Steve Grosz

How can you get the browser to get the latest information
from the server each time?

I've tried adding these META tags at the start of each
page, but it doesn't seem to have any effect:

<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="expires" content="Sun, Dec 31 1970
12:00:00 GMT">
<meta http-equiv="pragma" content="no-cache">

Thanks,
Steve
 
T

Thomas A. Rowe

See:
http://www.mnot.net/cache_docs/

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top