RE: Fresh Page Each Time??

2004-01-24 Thread Michael Wolfe
Sorry to weigh in so late on this one... If you add a random number to your query string, you should force a page refresh. For example http://www.mysite.com?randomnumber={place random number here} Mike Wolfe [EMAIL PROTECTED] _ From: Jim Gurfein [mailto:[EMAIL PROTECTED] Sent:

Re: Fresh Page Each Time??

2004-01-16 Thread Alan Rafael Bleiweiss
What Diner's care about - how's the grapevine? Ghost from the past. At 05:47 AM 1/16/04, you wrote: I need to be certain that a user is served up a fresh page every time they click a link instead of getting cached pages. We've looked into PRAGMA NO CACHE, but I don't think that's a solution.

RE: Fresh Page Each Time??

2004-01-16 Thread Katz, Dov B (IT)
AM To: CF-Talk Subject: Re: Fresh Page Each Time?? What Diner's care about - how's the grapevine? Ghost from the past. At 05:47 AM 1/16/04, you wrote: I need to be certain that a user is served up a fresh page every time they click a link instead of getting cached pages. We've

RE: Fresh Page Each Time??

2004-01-16 Thread Hugo Ahlenius
: Fresh Page Each Time?? | | Did you add expires and cache-control into it also? | | | META HTTP-EQUIV=Expires content=Mon, 06 Jan 1990 00:00:01 | GMT META HTTP-EQUIV=Cache-Control content=no-cache | | |in addition to pragma. | | -Dov ### This message has been

RE: Fresh Page Each Time??

2004-01-16 Thread Katz, Dov B (IT)
to shove this into the server response via CFHEADER. It helps with some popular webcache proxies. Your call... -Dov _ From: Hugo Ahlenius [mailto:[EMAIL PROTECTED] Sent: Friday, January 16, 2004 7:34 AM To: CF-Talk Subject: RE: Fresh Page Each Time?? In addition to meta tags, you

RE: Fresh Page Each Time??

2004-01-16 Thread Peter Tilbrook
Try changing expires from: META HTTP-EQUIV=Expires content=Mon, 06 Jan 1990 00:00:01| GMT To: META HTTP-EQUIV=Expires content=-1 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Fresh Page Each Time??

2004-01-16 Thread Peter Tilbrook
be IE. Crappy coding yes but it worked for IE so I left it alone (but documented the issue of course). -Original Message- From: Katz, Dov B (IT) [mailto:[EMAIL PROTECTED] Sent: Friday, 16 January 2004 11:37 PM To: CF-Talk Subject: RE: Fresh Page Each Time?? Cache-Control: no-cache Pragma

RE: Fresh Page Each Time??

2004-01-16 Thread Katz, Dov B (IT)
, ideals get tossed out of the way of deliverables. -Dov _ From: Peter Tilbrook [mailto:[EMAIL PROTECTED] Sent: Friday, January 16, 2004 8:01 AM To: CF-Talk Subject: RE: Fresh Page Each Time?? That's like telling a browser to ignore the Eolas ruling against Microsoft (which