Put one or both of these tags on the page that has the form:

<CFHEADER Name="Expire" Value="#Now()#">
<CFHEADER NAME="pragma" VALUE="no-cache">

-----Original Message-----
From: Ken Beard [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 29, 2001 1:05 PM
To: Fusebox
Subject: Re: Form Caching


I know there's meta tags you can put in the head of your html document to 
make pages refresh.. can't remember what they are tho

At 09:24 AM 5/29/01 -0400, you wrote:
>I'm having problems with people's browsers caching form-pages. I'm using CF
>4.5/sybase/apache and of course Fusebox. If I change the way a form page
>works, users start getting errors which I see are caused by submitting
older
>versions of that form which don't work now. Is there a way to auto-refresh
>the page for them, say in the index perhaps? The only way I can come up
with
>right now is to include a page with a link in the index.cfm before the qry_
>and dsp_ pages for that fuseaction. The page will just say "Click to go to
>...., then Click your browser's Refresh Button before filling out form." My
>webmaster said something about IE noticing major changes in a page before
>using the cached version. Does using Fusebox make this impossible for the
>browser to do?
>
>Greg
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to