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. Problem in cache

Problem in cache

Scheduled Pinned Locked Moved ASP.NET
help
7 Posts 3 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.
  • M Offline
    M Offline
    Malayil alex
    wrote on last edited by
    #1

    HI, Response.Cache.SetCacheability(HttpCacheability.NoCache); It's working in IE but in mozilla it's not working... The scenario is like that If a user timed out ie, session time out...user will redirected to some page...from that page user coudn't go back using browser back button.. Using the above code i can manage IE ..but mozilla it's not...can anybody give me an alternate solution....it's very important for me...waiting for your reply.. Regards alex.

    S N 2 Replies Last reply
    0
    • M Malayil alex

      HI, Response.Cache.SetCacheability(HttpCacheability.NoCache); It's working in IE but in mozilla it's not working... The scenario is like that If a user timed out ie, session time out...user will redirected to some page...from that page user coudn't go back using browser back button.. Using the above code i can manage IE ..but mozilla it's not...can anybody give me an alternate solution....it's very important for me...waiting for your reply.. Regards alex.

      S Offline
      S Offline
      Sushant_Mathur
      wrote on last edited by
      #2

      Check this Post: http://www.kbanswers.com/viewtopic.php?t=32303[^]

      Sushant Mathur Bangalore, INDIA. http://n.domaindlx.com/fun2ssh/HOME.htm

      1 Reply Last reply
      0
      • M Malayil alex

        HI, Response.Cache.SetCacheability(HttpCacheability.NoCache); It's working in IE but in mozilla it's not working... The scenario is like that If a user timed out ie, session time out...user will redirected to some page...from that page user coudn't go back using browser back button.. Using the above code i can manage IE ..but mozilla it's not...can anybody give me an alternate solution....it's very important for me...waiting for your reply.. Regards alex.

        N Offline
        N Offline
        N a v a n e e t h
        wrote on last edited by
        #3

        There is no good method available to do so. Have you tried disabling cache using meta tags ?

        All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

        M 1 Reply Last reply
        0
        • N N a v a n e e t h

          There is no good method available to do so. Have you tried disabling cache using meta tags ?

          All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

          M Offline
          M Offline
          Malayil alex
          wrote on last edited by
          #4

          No i didn't can you please tell me....

          N 1 Reply Last reply
          0
          • M Malayil alex

            No i didn't can you please tell me....

            N Offline
            N Offline
            N a v a n e e t h
            wrote on last edited by
            #5

            There is no efficient way to disable browser cache completely because it depends on the browser settings. There is meta tag available to tell the browser not to cache the page, Have you tried that ?

            All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

            M 1 Reply Last reply
            0
            • N N a v a n e e t h

              There is no efficient way to disable browser cache completely because it depends on the browser settings. There is meta tag available to tell the browser not to cache the page, Have you tried that ?

              All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

              M Offline
              M Offline
              Malayil alex
              wrote on last edited by
              #6

              No i don't know that tag name can you please tell me..

              N 1 Reply Last reply
              0
              • M Malayil alex

                No i don't know that tag name can you please tell me..

                N Offline
                N Offline
                N a v a n e e t h
                wrote on last edited by
                #7

                Clickety[^]

                All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

                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