Question
Preventing cached page history from being visible
I am working on site where potentially two different users could login to the same browser without it having been closed.
This can allow the second user to use the back button and see cached pages belonging to the first user. I can't find a way of preventing the second user from seeing the previous users cached history.
I know it is possible, what is the best way to achieve this?
