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 keep the root path in the browser's addressbar

How to keep the root path in the browser's addressbar

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nettutorialquestion
4 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.
  • I Offline
    I Offline
    impeham
    wrote on last edited by
    #1

    I have a main page in an asp.net web application and there are links (href) in the page that points to another pages with parameters. When a user clicks on one of the links, he can see the full url path including the page name and the parameters sent to it in the browser's address bar. Is there a way to keep the address bar always on the root path? I've seen such behavior in a few web sites. Thanks.

    A 1 Reply Last reply
    0
    • I impeham

      I have a main page in an asp.net web application and there are links (href) in the page that points to another pages with parameters. When a user clicks on one of the links, he can see the full url path including the page name and the parameters sent to it in the browser's address bar. Is there a way to keep the address bar always on the root path? I've seen such behavior in a few web sites. Thanks.

      A Offline
      A Offline
      Anuj Banka
      wrote on last edited by
      #2

      Yes BY URL Rewriting Check these links: http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx[^] http://msdn.microsoft.com/en-us/library/ms972974.aspx[^] Or YOu can also Use MVC3

      I 1 Reply Last reply
      0
      • A Anuj Banka

        Yes BY URL Rewriting Check these links: http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx[^] http://msdn.microsoft.com/en-us/library/ms972974.aspx[^] Or YOu can also Use MVC3

        I Offline
        I Offline
        impeham
        wrote on last edited by
        #3

        After reading this and searching i found that using frames is the thing i was looking for. Thanks for the help.

        A 1 Reply Last reply
        0
        • I impeham

          After reading this and searching i found that using frames is the thing i was looking for. Thanks for the help.

          A Offline
          A Offline
          Anuj Banka
          wrote on last edited by
          #4

          Always welcome dear :) If My post is helpfull to you then please give rating to my reply.

          ANuj

          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