How to disable the back button in browser when user logout in asp.net c#

前端 未结 7 1969
名媛妹妹
名媛妹妹 2020-12-06 02:31

Our problem is we are able to clear session on logout.

But if a user clicks the back button then he/she can go through all previous screens.

But the advantag

7条回答
  •  爱一瞬间的悲伤
    2020-12-06 03:02

    An earlier variation of the same question/answer:

    Is there a way to keep a page from rendering after a person has logged out but hit the "back" button

提交回复
热议问题