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. Querystring issue

Querystring issue

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

    hi all, i know this is not a windows app forum but i want to pass querystring from my web page and fetch it into my windows application. I am using some 3rd party tool web GUI for my windows app to run it as web application. Plz help.....:confused:

    S 1 Reply Last reply
    0
    • B bhavnvyas

      hi all, i know this is not a windows app forum but i want to pass querystring from my web page and fetch it into my windows application. I am using some 3rd party tool web GUI for my windows app to run it as web application. Plz help.....:confused:

      S Offline
      S Offline
      sashidhar
      wrote on last edited by
      #2

      bhavnvyas wrote:

      I am using some 3rd party tool web GUI for my windows app to run it as web application.

      Then You better ask third pary tool developing team..! As you are using the 3rd party tool first check tht it is supported for such type..! BTW You didnt mention the 3 rd party vendor name so tht if any one uses the 3rd party tool before they can help You..!

      LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.

      B 1 Reply Last reply
      0
      • S sashidhar

        bhavnvyas wrote:

        I am using some 3rd party tool web GUI for my windows app to run it as web application.

        Then You better ask third pary tool developing team..! As you are using the 3rd party tool first check tht it is supported for such type..! BTW You didnt mention the 3 rd party vendor name so tht if any one uses the 3rd party tool before they can help You..!

        LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.

        B Offline
        B Offline
        bhavnvyas
        wrote on last edited by
        #3

        thnx for reply but WebGUI itself is a my tool. leave it neways but wat if i am developing somt web gui application in windows app thn how to fetch querystring data...plz help....

        S 1 Reply Last reply
        0
        • B bhavnvyas

          thnx for reply but WebGUI itself is a my tool. leave it neways but wat if i am developing somt web gui application in windows app thn how to fetch querystring data...plz help....

          S Offline
          S Offline
          sashidhar
          wrote on last edited by
          #4

          bhavnvyas wrote:

          web gui application in windows app

          What do you mean by tht..! Can You Explain it More briefly..!

          LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.

          B 1 Reply Last reply
          0
          • S sashidhar

            bhavnvyas wrote:

            web gui application in windows app

            What do you mean by tht..! Can You Explain it More briefly..!

            LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.

            B Offline
            B Offline
            bhavnvyas
            wrote on last edited by
            #5

            thnx again in my web site i want to use some windows form features so for tht i am inclunding one page which is basically windows form for tht i am using webgui visual studio express which run my application in web. so i want to pass querystring from my web application page to this windows app page which is basically .wgx page

            A 1 Reply Last reply
            0
            • B bhavnvyas

              thnx again in my web site i want to use some windows form features so for tht i am inclunding one page which is basically windows form for tht i am using webgui visual studio express which run my application in web. so i want to pass querystring from my web application page to this windows app page which is basically .wgx page

              A Offline
              A Offline
              Abhishek Sur
              wrote on last edited by
              #6

              What is the problem.... load the page using Webbrowser control of your windows application and invoke the items which you need to get the querystring... For example : Say I add a Webbrowser control on my form, now during form load I pass wbrowser.Navigate(new Uri("http://codeproject.com")); Next I navigate to an article. You might invoke browser buttons to navigate. Finally to get the querystring you use : wbrowser.Url.Query I hope this is what you needed. :rose: Next time post in right section.

              Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


              My Latest Articles-->** Simplify Code Using NDepend
              Basics of Bing Search API using .NET
              Microsoft Bing MAP using Javascript

              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