Once they have logged out, redirect them to the sign-in page using CFLOCATION or a javascipt redirect. That will clear the form submission.
Then, on each page request, you need to instruct the browser not to use the cached copies of the pages. I just posted some non-caching code this morning, but I don't remember which newsgroup it was, this or cf-community or the cfc list. M!ke -----Original Message----- From: Rebecca Wells [mailto:[EMAIL PROTECTED] Sent: Thursday, March 17, 2005 12:56 PM To: CF-Talk Subject: cflogin tag and the browser back button How do you get form data out of the browser's memory so that after a user logs into a secure website, then logs out, if you click the back button on the browser, a dialog box pops up warning : "The page you are trying to view contains POSTDATA that has expired from cache. If you resend the data, any action the form carried out (such as a search or online purchase) will be repeated. To resend the data, click OK. Otherwise, click cancel." (using FireFox) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199209 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

