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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. Navigation

Navigation

Scheduled Pinned Locked Moved Web Development
htmlquestion
7 Posts 4 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.
  • S Offline
    S Offline
    sirisha guttikonda
    wrote on last edited by
    #1

    Hi all... i'm developing a website which is having all html pages.. when i navigate from one page to another url address of the site should not change...what should i do...? i'm using anchor tag and hyperlink for navigation. can you please give me idea on this... Thank You...

    siri

    J A J 3 Replies Last reply
    0
    • S sirisha guttikonda

      Hi all... i'm developing a website which is having all html pages.. when i navigate from one page to another url address of the site should not change...what should i do...? i'm using anchor tag and hyperlink for navigation. can you please give me idea on this... Thank You...

      siri

      J Offline
      J Offline
      Johnny
      wrote on last edited by
      #2

      Why don't you want the URL to change? This is a fundamental feature of web sites.

      S 1 Reply Last reply
      0
      • J Johnny

        Why don't you want the URL to change? This is a fundamental feature of web sites.

        S Offline
        S Offline
        sirisha guttikonda
        wrote on last edited by
        #3

        for my current requirement i should not change the url... any ideas please...

        siri

        J 1 Reply Last reply
        0
        • S sirisha guttikonda

          Hi all... i'm developing a website which is having all html pages.. when i navigate from one page to another url address of the site should not change...what should i do...? i'm using anchor tag and hyperlink for navigation. can you please give me idea on this... Thank You...

          siri

          A Offline
          A Offline
          Ashfield
          wrote on last edited by
          #4

          Its a while since I used them, but I think this can be done with frames (NOT iFrames).

          Bob Ashfield Consultants Ltd

          1 Reply Last reply
          0
          • S sirisha guttikonda

            for my current requirement i should not change the url... any ideas please...

            siri

            J Offline
            J Offline
            Johnny
            wrote on last edited by
            #5

            I would seriously consider changing that requirement - hiding the URL will do nothing other than annoy people using your site and prevent them from bookmarking anything other than the front page. From a personal point of view if I came across a site that tried to do such a thing I'd just not use it. As someone else has mentioned you can 'fake' it by using frames. Alternatively you could use Flash or some other similar technology. Both would make poor websites with zero advantage.

            1 Reply Last reply
            0
            • S sirisha guttikonda

              Hi all... i'm developing a website which is having all html pages.. when i navigate from one page to another url address of the site should not change...what should i do...? i'm using anchor tag and hyperlink for navigation. can you please give me idea on this... Thank You...

              siri

              J Offline
              J Offline
              Jorgen Andersson
              wrote on last edited by
              #6

              A "dirty" but working solution is to save all html documents with the aspx suffix and exchange all links with linkbuttons having server.transfer(url) in the codebehind

              S 1 Reply Last reply
              0
              • J Jorgen Andersson

                A "dirty" but working solution is to save all html documents with the aspx suffix and exchange all links with linkbuttons having server.transfer(url) in the codebehind

                S Offline
                S Offline
                sirisha guttikonda
                wrote on last edited by
                #7

                i mentioned that i' m using html pages not aspx pages.

                siri

                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