I actually complained about this about 3 months ago and NOT one person had an answer then. However I did find a solution, but it will depend on how you approached the logic!!
Do you have an online example to see!! Or a point description of the flow of the application for this point. -----Original Message----- From: Aidan Whitehall [mailto:[EMAIL PROTECTED]] Sent: Thursday, 22 November 2001 9:21 PM To: CF-Talk Subject: IE6 caching behaviour... all change With IE5 and "Check for newer versions" set to "Automatically", I had a few forms that validated user input, CFABORTed processing if it failed, user clicked the Back button, corrected mistakes and resubmitted. All normal stuff. With IE6 set to "Automatically", it's re-requesting the form from the server. All the form values are reset and the user looses everything they've entered. Anyone got any ideas on this? Has IE's caching changed between versions 5 and 6? If so, any cross-version solutions for this sort of form problem (other than dumping every form variable into a session structure, validating, redirecting and repopulating)? Thanks -- Aidan Whitehall <[EMAIL PROTECTED]> Macromedia ColdFusion Developer Fairbanks Environmental +44 (0)1695 51775 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

