You could do something using javascript, I reckon, but really, you're not s'pozed to be able to mess with the client.
Nature of the beast. So long as you check authentication with each request, you should be fine, regardless. -- Under all speech that is good for anything there lies a silence that is better, Silence is deep as Eternity; speech is shallow as Time. Thomas Carlyle On Thu, Sep 24, 2009 at 4:53 PM, Nathan Chen wrote: > > All: > > > > How do you clear users' local cache after they log out and the session > variable is cleared? I can clear the session on the server, but if users > click the Back button, they can still get back and that's not what I > want. This must have been discussed but I guess I missed. > > > > Nathan Chen > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326616 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

