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. resolve Url and catch Query String [Solved]

resolve Url and catch Query String [Solved]

Scheduled Pinned Locked Moved ASP.NET
databasecomtutorialquestion
5 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.
  • K Offline
    K Offline
    kasraa00098000
    wrote on last edited by
    #1

    hi, Im going to resolve requested url, and catch related query string (request) from url for example when client try to redirect to www.mysite.com/myname, it change to www.mysite.com/?page=myname exactly no page exist named myname Response.Request["page"] return Query String i know , but the url must be formatted struct.

    modified on Saturday, February 13, 2010 6:32 PM

    A N H 3 Replies Last reply
    0
    • K kasraa00098000

      hi, Im going to resolve requested url, and catch related query string (request) from url for example when client try to redirect to www.mysite.com/myname, it change to www.mysite.com/?page=myname exactly no page exist named myname Response.Request["page"] return Query String i know , but the url must be formatted struct.

      modified on Saturday, February 13, 2010 6:32 PM

      A Offline
      A Offline
      Anurag Gandhi
      wrote on last edited by
      #2

      Could you please elaborate what exactly you are looking for?

      Anurag Gandhi. http://www.gandhisoft.com Life is a computer program and every one is the programmer of his own life.

      1 Reply Last reply
      0
      • K kasraa00098000

        hi, Im going to resolve requested url, and catch related query string (request) from url for example when client try to redirect to www.mysite.com/myname, it change to www.mysite.com/?page=myname exactly no page exist named myname Response.Request["page"] return Query String i know , but the url must be formatted struct.

        modified on Saturday, February 13, 2010 6:32 PM

        N Offline
        N Offline
        Not Active
        wrote on last edited by
        #3

        Are you looking for something like this http://learn.iis.net/page.aspx/460/using-url-rewrite-module/[^]


        I know the language. I've read a book. - _Madmatt

        1 Reply Last reply
        0
        • K kasraa00098000

          hi, Im going to resolve requested url, and catch related query string (request) from url for example when client try to redirect to www.mysite.com/myname, it change to www.mysite.com/?page=myname exactly no page exist named myname Response.Request["page"] return Query String i know , but the url must be formatted struct.

          modified on Saturday, February 13, 2010 6:32 PM

          H Offline
          H Offline
          Hesham Amin
          wrote on last edited by
          #4

          I think you need URL rewriting. check these links: URL Rewriting in ASP.NET[^] URL Rewriting with ASP.NET[^]

          Hesham A. Amin My blog twitter: @HeshamAmin

          K 1 Reply Last reply
          0
          • H Hesham Amin

            I think you need URL rewriting. check these links: URL Rewriting in ASP.NET[^] URL Rewriting with ASP.NET[^]

            Hesham A. Amin My blog twitter: @HeshamAmin

            K Offline
            K Offline
            kasraa00098000
            wrote on last edited by
            #5

            Thanks a lot, i really need this.

            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