excellent, that worked great.
Thanks Keith, Ben -------Original Message------- From: [EMAIL PROTECTED] Date: Thursday, February 13, 2003 10:06:13 AM To: CF-Talk Subject: Re: Page has expired Problem Ben Some *feature* of MX seems to cause pages to expire, losing form info. I noticed this only when clientmanagement enabled. Started putting the following on any form template and that solved my problem. (I think this is in noted problems on Macromedia's site.) <cfheader name="Cache-control" value="public"> E. Keith Dodd Wings of Eagles Services www.wingserv.com ----- Original Message ----- From: "Ben Densmore" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, February 13, 2003 9:50 AM Subject: Page has expired Problem > Hi everyone, > > I'm doing some testing with CFMX with one of our intranet apps. The problem > I'm having is if I submit some info from a form I get: > > Warning: Page has Expired The page you requested was created using > information you submitted in a form. This page is no longer available. As a > security precaution, Internet Explorer does not automatically resubmit your > information for you. > > > > To resubmit your information and view this Web page, click the Refresh > button. > > > > > > With our production server running CF 4.5 this doesn't happen when > submitting the same page. Can I force this to not happen? To me it's not a > big deal but to our sales team it will become a problem when they have to > refresh all the time. > > > > Thanks, > > Ben > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

