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. Previous Button Like IE Browser

Previous Button Like IE Browser

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestion
3 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.
  • V Offline
    V Offline
    vkumar09
    wrote on last edited by
    #1

    How can i get the functionality of IE browsers Previous and Next Button in Asp.net button.I used Javascripts History.back() but it works only for the same page.If the page chages it does not work.So How can I get this functionality.

    _ C 2 Replies Last reply
    0
    • V vkumar09

      How can i get the functionality of IE browsers Previous and Next Button in Asp.net button.I used Javascripts History.back() but it works only for the same page.If the page chages it does not work.So How can I get this functionality.

      _ Offline
      _ Offline
      _AK_
      wrote on last edited by
      #2

      You have to do it manually. One way is that you can use breadcrumbs for this.

      Apurva Kaushal

      1 Reply Last reply
      0
      • V vkumar09

        How can i get the functionality of IE browsers Previous and Next Button in Asp.net button.I used Javascripts History.back() but it works only for the same page.If the page chages it does not work.So How can I get this functionality.

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #3

        Well, you can only use javascipt, unless you only want to move between pages in your own site, and history.back() should always work. Creating your own breadcrumbs works better, you can avoid going back to a postback on the same page that way, for example.

        Christian Graus Driven to the arms of OSX by Vista.

        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