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. query string question

query string question

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

    how do i debug when i am not getting back the querystring parameters from the browser to the server? thank you.

    ---------------------------------------------------------- Lorem ipsum dolor sit amet.

    G 1 Reply Last reply
    0
    • S swjam

      how do i debug when i am not getting back the querystring parameters from the browser to the server? thank you.

      ---------------------------------------------------------- Lorem ipsum dolor sit amet.

      G Offline
      G Offline
      Gamzun
      wrote on last edited by
      #2

      what do you mean? you can't see your parameters in the querystring or it's not even there?

      Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

      S 1 Reply Last reply
      0
      • G Gamzun

        what do you mean? you can't see your parameters in the querystring or it's not even there?

        Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

        S Offline
        S Offline
        swjam
        wrote on last edited by
        #3

        i am not receiving it on the server side. i am actually more asking of a debugging technique/tool.

        ---------------------------------------------------------- Lorem ipsum dolor sit amet.

        N 1 Reply Last reply
        0
        • S swjam

          i am not receiving it on the server side. i am actually more asking of a debugging technique/tool.

          ---------------------------------------------------------- Lorem ipsum dolor sit amet.

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

          You can always manually type in the url with parameters to a browser. However, where is the request coming from? Is it from your own page? Then you need to determine why the query string is not being supplied.


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

          S 1 Reply Last reply
          0
          • N Not Active

            You can always manually type in the url with parameters to a browser. However, where is the request coming from? Is it from your own page? Then you need to determine why the query string is not being supplied.


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

            S Offline
            S Offline
            swjam
            wrote on last edited by
            #5

            yes you're right that's what i'm doing is typing the url on the address bar with the query string. and it is my page. is fiddler something that would be useful in this situation? i'm talking about trapping the request/response.

            ---------------------------------------------------------- Lorem ipsum dolor sit amet.

            N 1 Reply Last reply
            0
            • S swjam

              yes you're right that's what i'm doing is typing the url on the address bar with the query string. and it is my page. is fiddler something that would be useful in this situation? i'm talking about trapping the request/response.

              ---------------------------------------------------------- Lorem ipsum dolor sit amet.

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

              You are going to have to elaborate. Are you using Visual Studio? You can't set a breakpoint and inspect the query string?


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

              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