> I had a similar problem where I wanted the users to press the back button, > and found that under cfmx all previous data entry on the screen was > vaporised. > > I got around it by adding > <cfheader name="cache-control" value="private"> > in application.cfm > > I'm not sure if your issue is the same, but it's worth trying. > > Cheers, > Phil.
Its retaining the input/options selected on the 'browser back'... but for some reason the function isnt being run. I can only assume that the browser wont 'run' the code again since its just dishing a cached copy and not a new page from the server... <shrug> I tried the CFHEADER anyway... still no go... _______________________ James Silva Web Production Gruden Pty Ltd Tel: +61 02 9956 6388 Fax: +61 02 9956 8433 Email: [EMAIL PROTECTED] Web: www.gruden.com _______________________ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
