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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. want ot request a web page from a win app

want ot request a web page from a win app

Scheduled Pinned Locked Moved C#
csharphelp
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.
  • F Offline
    F Offline
    foysal mamun
    wrote on last edited by
    #1

    i want to request a web page with some parameter from a c#.net win app. plz help me.

    T G 2 Replies Last reply
    0
    • F foysal mamun

      i want to request a web page with some parameter from a c#.net win app. plz help me.

      T Offline
      T Offline
      Tamimi Code
      wrote on last edited by
      #2

      hi System.Diagnostics.Process.Start("iexplore.exe", "http://www.yahoo.com") ;) Tamimi - Code

      F 1 Reply Last reply
      0
      • T Tamimi Code

        hi System.Diagnostics.Process.Start("iexplore.exe", "http://www.yahoo.com") ;) Tamimi - Code

        F Offline
        F Offline
        foysal mamun
        wrote on last edited by
        #3

        but i only want to pass some param get a response. thanks for replay.

        T 1 Reply Last reply
        0
        • F foysal mamun

          but i only want to pass some param get a response. thanks for replay.

          T Offline
          T Offline
          Tamimi Code
          wrote on last edited by
          #4

          what is the web site that you want to request !! it is your own ?? if yes do the changes(actions that you want to do) on the web page that you are requesting according to the parameters Tamimi - Code

          F 1 Reply Last reply
          0
          • T Tamimi Code

            what is the web site that you want to request !! it is your own ?? if yes do the changes(actions that you want to do) on the web page that you are requesting according to the parameters Tamimi - Code

            F Offline
            F Offline
            foysal mamun
            wrote on last edited by
            #5

            i only request a page with like this url :- "www.mysite.com?id=mdn&name=kala" thanks.

            1 Reply Last reply
            0
            • F foysal mamun

              i want to request a web page with some parameter from a c#.net win app. plz help me.

              G Offline
              G Offline
              Guffa
              wrote on last edited by
              #6

              Use the HttpWebRequest class to get the page. --- b { font-weight: normal; }

              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