Hi team,
I am working in asp.net project,after Log out in project,when i clicked back button in browser,it is moving to previous page,
can any one give me solution for me
Hi team,
I am working in asp.net project,after Log out in project,when i clicked back button in browser,it is moving to previous page,
can any one give me solution for me
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Arnab MukherjeePosted Jun 7, 2021, 4:18 PM
Hi, Please add the below code on your Log out button event.
And add the below code on page load event of master page or other pages to check if the session is active or not.
Hari KrishnaPosted Jun 7, 2021, 11:56 AM
Pranam BhatPosted Jun 7, 2021, 6:53 AM