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. destroy page

destroy page

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
3 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.
  • R Offline
    R Offline
    R Thomas 0
    wrote on last edited by
    #1

    hi.. i have a page-a.aspx the user does somehting on a.aspx then clicks next then i do response.redirect("b.aspx") then he goes to b.aspx here i want to do such that the user cannot go back.. i.e i want to destroy the page that he came from so taht when he clicks back he cant find the page he came from... can someone pls guide on how to achieve this? tks... "Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."1Thess. 5:16-18

    M 1 Reply Last reply
    0
    • R R Thomas 0

      hi.. i have a page-a.aspx the user does somehting on a.aspx then clicks next then i do response.redirect("b.aspx") then he goes to b.aspx here i want to do such that the user cannot go back.. i.e i want to destroy the page that he came from so taht when he clicks back he cant find the page he came from... can someone pls guide on how to achieve this? tks... "Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."1Thess. 5:16-18

      M Offline
      M Offline
      Mazdak
      wrote on last edited by
      #2

      As much as I remember you have to do it with client side script by cleaaring history. You clear it somewhere in Load of your second page. See javascript documentation for how to do it. Mazy "A bank is a place that will lend you money if you can prove that you don't need it." - Bob Hope

      R 1 Reply Last reply
      0
      • M Mazdak

        As much as I remember you have to do it with client side script by cleaaring history. You clear it somewhere in Load of your second page. See javascript documentation for how to do it. Mazy "A bank is a place that will lend you money if you can prove that you don't need it." - Bob Hope

        R Offline
        R Offline
        R Thomas 0
        wrote on last edited by
        #3

        tks mazy... "Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."1Thess. 5:16-18

        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