shows contents of page
aalamnaryab 2 months ago in playlist More videos from ASPFACULTY
on logout event i cleared session
as Session.clear()
response.redirect("login.aspx")
it works fine
but if some1 clicks back button in browser it show the contects of page as it was logged-in
can u please help regarding this?
shows contents of page
aalamnaryab 2 months ago in playlist More videos from ASPFACULTY
on logout event i cleared session
as Session.clear()
response.redirect("login.aspx")
it works fine
but if some1 clicks back button in browser it show the contects of page as it was logged-in
can u please help regarding this?
aalamnaryab 2 months ago in playlist More videos from ASPFACULTY