Well, that behaviour is what I would expect, the browser cache is just that, cache in its own store. Have you tried all the necessery no cache processes? You could of course use JS to manipulate the browser history (which will of course, will require JS enabled).
"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Victor Moore To: CF-Talk Sent: Wed Feb 28 20:46:33 2007 Subject: Re: How to expire a page? Yes, and the session is not valid which should redirect the user to the login page, which it does if it the user refreshes the page, but when picking a page from the history location it shows the page from the browser cache instead. I thought that by using the meta tags will force a trip to the server. I think I'm missing something but can't see it Thanks Victor On 2/28/07, Robertson-Ravo, Neil (RX) <[EMAIL PROTECTED]> wrote: > > You checking in the app scope for an active session? > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271010 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

