You could have the redirect back to page 1 add a url parameter
(index.cfm?refresh=true) and then have page 1 do a cfif to check for this
header and if it exists add a meta refresh into the headers with a time
value of 0, that should force the browser to do a refresh immediately.

--
Jay

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: 17 April 2007 12:05
To: CF-Talk
Subject: Force a page refresh

I've tried a few ways to force a page to refresh, no joy so far.

have tried cfheader, adding a time stamp to the url and a meta no-cache.

Page 1: form with file field
page 2: processes file upload, thumbnailing etc, and returns user to page 1

the problem being that the old image shows unless the user hits refresh in
the browser.

Any ideas please?

Jenny





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275533
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to