R
Robert Mark Bram
Hi All!
At the moment, I have this in the footer section of my login protected
pages:
<%Response.Expires=-1%>
But I notice this doesn't prevent me from being able to press 'Back' after I
have logged out and view the same content - content I should not view if I
have logged out! How do I force the page to expire then?
Any advice would be most welcome!
Rob

At the moment, I have this in the footer section of my login protected
pages:
<%Response.Expires=-1%>
But I notice this doesn't prevent me from being able to press 'Back' after I
have logged out and view the same content - content I should not view if I
have logged out! How do I force the page to expire then?
Any advice would be most welcome!
Rob