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 url static like" www.xyz.com" even on opening different links of the site. [modified]

How to keep url static like" www.xyz.com" even on opening different links of the site. [modified]

Scheduled Pinned Locked Moved ASP.NET
tutorialwinformscomhelp
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.
  • D Offline
    D Offline
    Dev S
    wrote on last edited by
    #1

    Hi, I want to keep the url of my website static for example:- "www.xyz.com" even on clicking to differnt links of my site. As for now if i click on userprofile link of my site url appears like - "www.xyz.com/member_profile.aspx" but i dont want to display these forms names. Anyone has any solution how to do this without using frames or user controls. Help me out.!!!! Dev

    modified on Saturday, March 7, 2009 3:02 AM

    D V 2 Replies Last reply
    0
    • D Dev S

      Hi, I want to keep the url of my website static for example:- "www.xyz.com" even on clicking to differnt links of my site. As for now if i click on userprofile link of my site url appears like - "www.xyz.com/member_profile.aspx" but i dont want to display these forms names. Anyone has any solution how to do this without using frames or user controls. Help me out.!!!! Dev

      modified on Saturday, March 7, 2009 3:02 AM

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      Two ways: 1) The individual links should be calling and loading the destination content using XmlHttp (AJAX) and filling the content DIV. 2) URL Cloaking (http://www.bullet-proof-webhosting.com/url-cloaking.htm[^])

      Vasudevan Deepak Kumar Personal Homepage
      Tech Gossips
      The woods are lovely, dark and deep, But I have promises to keep, And miles to go before I sleep, And miles to go before I sleep!

      1 Reply Last reply
      0
      • D Dev S

        Hi, I want to keep the url of my website static for example:- "www.xyz.com" even on clicking to differnt links of my site. As for now if i click on userprofile link of my site url appears like - "www.xyz.com/member_profile.aspx" but i dont want to display these forms names. Anyone has any solution how to do this without using frames or user controls. Help me out.!!!! Dev

        modified on Saturday, March 7, 2009 3:02 AM

        D Offline
        D Offline
        dan sh
        wrote on last edited by
        #3

        You can rewrite the url in Application_BeginRequest.

        Time is the best teacher; unfortunately it kills all of its students. जय हिंद

        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