Reply to above post
sir i have applied this code in page load of my login page so that when i logout from my site cache get cleared according to your code n sir its working in IE but not in mozilla
User Profile
Collapse
-
pulkit goel started a topic How to restrict the user to login by browser back button even after log outin .NETHow to restrict the user to login by browser back button even after log out
I am working on web application. I am facing a problem that when logout from my website i was redirected to my login page but when i click on back button of browser i was again able to access my web pages that should be visible after login. Please help me its very urgent
i have this code
Response.Buffer = True
Response.Expire s = 0
Response.Expire sAbsolute = DateTime.Now.Ad dDays(-1)
Response.CacheC ontrol... -
pulkit goel started a topic How to restrict the user to login by browser back button even after log out inin .NETHow to restrict the user to login by browser back button even after log out in
I am working on web application. I am facing a problem that when logout from my website i was redirected to my login page but when i click on back button of browser i was again able to access my web pages that should be visible after login. Please help me its very urgent -
problem in tabpanel ajax control............
i am having 12 tabspanel on a page
my requirement is like
1. first tab is of cover page which contains a gridview
and a button named ADD
2. when i click on add button second tab is activated which is by default false it become visible when i click on add button on 1 first tab. now this second contains empty telrik control where i have to enter data
3. so i am facing problen in shifting to second...
No activity results to display
Show More
Leave a comment: