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. i want to use url rewriting by using iis setting.

i want to use url rewriting by using iis setting.

Scheduled Pinned Locked Moved ASP.NET
sysadminwindows-admintutorialquestion
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.
  • B Offline
    B Offline
    buffering83
    wrote on last edited by
    #1

    I create web site. But url has many parameters for example http://test.aspx?pageNumber=123&headerId=123123. So when user click some button(it will go to http://test.aspx?pageNumber=123&headerId=123123.) I want user to only show http://test.aspx in the url bar. So, there is many url rewriting. But i want to simple way. We have windows2003 server. If you know site which explain simeple way. Let me know.

    hi My english is a little. anyway, nice to meet you~~ and give me your advice anytime~

    T B 2 Replies Last reply
    0
    • B buffering83

      I create web site. But url has many parameters for example http://test.aspx?pageNumber=123&headerId=123123. So when user click some button(it will go to http://test.aspx?pageNumber=123&headerId=123123.) I want user to only show http://test.aspx in the url bar. So, there is many url rewriting. But i want to simple way. We have windows2003 server. If you know site which explain simeple way. Let me know.

      hi My english is a little. anyway, nice to meet you~~ and give me your advice anytime~

      T Offline
      T Offline
      the headless nick
      wrote on last edited by
      #2

      buffering83 wrote:

      If you know site which explain simeple way.

      You can find lots on this URL Rewriting URL Rewriting in ASP.NET 2.0[^] IIS vs. ASP.NET URL Rewriting[^] And Many More....[^]

      modified on Friday, August 5, 2011 8:09 AM

      1 Reply Last reply
      0
      • B buffering83

        I create web site. But url has many parameters for example http://test.aspx?pageNumber=123&headerId=123123. So when user click some button(it will go to http://test.aspx?pageNumber=123&headerId=123123.) I want user to only show http://test.aspx in the url bar. So, there is many url rewriting. But i want to simple way. We have windows2003 server. If you know site which explain simeple way. Let me know.

        hi My english is a little. anyway, nice to meet you~~ and give me your advice anytime~

        B Offline
        B Offline
        Bernhard Hiller
        wrote on last edited by
        #3

        Instead of GET, you could use POST as the form's method.

        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