I hope I can ask this question clearly. I know there are web sites I've visited that do this (I don't know what it is called so I don't know what keywords to search on).
I'm looking for documentation on how to accomplish the following:
I need to start a session during which a user can complete forms and navigate between pages and forms using the forward and backward buttons and/or links. However, once the user ends the session (timeout, exit browser, or log out) the history of that session is deleted and/or expired. This is so that the previously used pages cannot be accessed any more via history or the back button.
Can someone point me in the right direction and also tell me what this type of session management is called? TIA.
I'm looking for documentation on how to accomplish the following:
I need to start a session during which a user can complete forms and navigate between pages and forms using the forward and backward buttons and/or links. However, once the user ends the session (timeout, exit browser, or log out) the history of that session is deleted and/or expired. This is so that the previously used pages cannot be accessed any more via history or the back button.
Can someone point me in the right direction and also tell me what this type of session management is called? TIA.