> I'm trying to auto refresh a page when the back button is clicked on the
> browser.  At present the page that I'm going back to is an page which
> requires form variables from a previous page to run - if I hit back I get
> the usual "Page Expired" message

There's not really any way to change this behavior without changing the
form's method from "post" to "get" which will cause all the form fields to
be passed in the url instead.



S. Isaac Dealey
Certified Advanced ColdFusion 5 Developer

www.turnkey.to
954-776-0046
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to