User Profile

Collapse

Profile Sidebar

Collapse
pulkit goel
pulkit goel
Last Activity: Sep 13 '10, 09:02 AM
Joined: Aug 6 '10
Location: chandigarh
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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
    See more | Go to post

    Leave a comment:


  • How 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...
    See more | Go to post

  • How 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
    See more | Go to post

  • 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...
    See more | Go to post
No activity results to display
Show More
Working...