Can please somebody give me a hint what am I missing here.
Just to recap:
I have an application protected by a login page.
In the main index.cfm of the application in the header I have the following:
     <meta http-equiv="expires" content="Mon, 06 Jan 1990 00:00:01 GMT" />
     <meta http-equiv="pragma" content="no-cache" />
     <meta http-equiv="cache-control" content="no-cache" />
     <meta http-equiv="expires" content="0" />

The problem is that  once a user logs out, the next user can see their
private pages by clicking on the drop down arrow of the back button and
selecting a previously viewed page. If the user clicks on any link on the
page then they are re-directed to the login page as they should.

I don't know what to do. I have tried everything that I know of and no luck.

Please help
Thank you for your patience
Victor


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272090
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to