Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. how to clear session and cache of chrome browser when logout clicks in asp.net

how to clear session and cache of chrome browser when logout clicks in asp.net

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nettutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    ven753
    wrote on last edited by
    #1

    hi i have created web application in asp.net and i am able to clear session using Session.Abandon() in Logout.aspx. It is working for IE and not working in Chrome browser. After logout again if i click back button of browser, it is going back. How to clear session and cache of chrome browser in asp.net. If anybody knows, please reply me. thanks in advance.

    A 1 Reply Last reply
    0
    • V ven753

      hi i have created web application in asp.net and i am able to clear session using Session.Abandon() in Logout.aspx. It is working for IE and not working in Chrome browser. After logout again if i click back button of browser, it is going back. How to clear session and cache of chrome browser in asp.net. If anybody knows, please reply me. thanks in advance.

      A Offline
      A Offline
      Anurag Sinha V
      wrote on last edited by
      #2

      try Session.RemoveAll();

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups