Yea yea, how many time has THIS been discussed... OK, on a page displaying prices is also a form allowing the update of those prices, which is submitted and processed on that same page. When you hit the "update" button, the database is updated properly, but the page itself will often NOT update to show the new prices.
I'm trying a number of things, but nothing works consistently. In the headers: <cfheader name="Expires" value="#Now()#"> <cfheader name="Pragma" value="no-cache"> ...plus to trick the browser into thinking it's a new page, the form itself is submitting like: mypage.com?#urlencodedformat(now())# Even with all three of these on the page, it still doesn't refresh every single time when submitting the form. What's "Best Practice"? Ideas? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137495 Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com

