Subject:
|
Re: Forced refresh of html pages instead of getting them from browser cache
|
Newsgroups:
|
lugnet.publish, lugnet.off-topic.geek
|
Date:
|
Wed, 9 Aug 2000 22:49:14 GMT
|
Viewed:
|
776 times
|
| |
| |
In lugnet.publish, Ed Jones writes:
> In lugnet.publish, Larry Pieniazek writes:
> > Is there a better (any other?) way to force a page not to be cached but
> > instead fetched from the server every time, other than using the META EXPIRES
> > tag at the top of the page.
> >
> > That's the only way I found and am interested to learn if there are others.
> >
> > Thanks!
> >
> > ++Lar
>
> <Ctrl> reload works for me.
That's a keystroke, right? A process runs to generate these pages quite
frequently. We want the user to see the most freshly generated page without
the user having to take any action of their own. So we want to put tags into
the page to tell the browser not to cache, by forcing it to expire out of the
browser (and out of intermediate caching servers).
Or am I missing something?
As other posters have said, it seems the meta tag with the expires and pragma
nocache subtags (I like KL's example, seems very belt and suspenders, and
that's meeee...) is the way to go.
++Lar
|
|
Message has 2 Replies:
Message is in Reply To:
18 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|