Hi,
I have made a Admin Panel which is related with Resume Data handling.
1st Page is the Login page where I set a Session Variable = 1, which denotes User has Logged in.
And on Every Page of my panel, On Log out button event I set this Session Variable = 0.
And also on every Page of my panel, on page load event i check for this session variable, if it is equal to 0(Zero), then i redirect the user to index page(Where User has to enter Login Details).
Now all is working fine in Mozilla, Chrome. But in IE 8, I am getting problem.
And the problem is that if I Logout from some page. Say for e.g. I log out from the following Search page :-
http://localhost:1153/MySite_22June2...in/Search.aspx
then the index page come, which is alright but if i copy paste this URL Or if I click Back Button on IE 8 Browser it still shows me the above Search Page(which is cached by IE). And further if i click on any link on my Search page, then page is redirected to index page.
How to solve this problem?
Pls Help.
Thank You....!!
"Peace Comes from Within, Don't seek it Without"
-Anup