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. General Programming
  3. Visual Basic
  4. How to upload files to server?

How to upload files to server?

Scheduled Pinned Locked Moved Visual Basic
questioncsharpsysadmintutorial
4 Posts 2 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.
  • N Offline
    N Offline
    NetRams
    wrote on last edited by
    #1

    Hi, In VB.net how do I uplaod files to server path (http:///Uploadedfiles/). I have an desktop application in VB.net, I need some files to be needed for online. So that I need those files to by uploaded to server using http upload method. Any luck. Rams.

    Be simple and Be sample.

    C 1 Reply Last reply
    0
    • N NetRams

      Hi, In VB.net how do I uplaod files to server path (http:///Uploadedfiles/). I have an desktop application in VB.net, I need some files to be needed for online. So that I need those files to by uploaded to server using http upload method. Any luck. Rams.

      Be simple and Be sample.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      The easiest way to do this is to write a web service and host it on your service/consume it from your app.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      N 1 Reply Last reply
      0
      • C Christian Graus

        The easiest way to do this is to write a web service and host it on your service/consume it from your app.

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        N Offline
        N Offline
        NetRams
        wrote on last edited by
        #3

        I am not much familiar with web service, could you provide me any link or code snippet to do this. Thanks in advance.

        Be simple and Be sample.

        C 1 Reply Last reply
        0
        • N NetRams

          I am not much familiar with web service, could you provide me any link or code snippet to do this. Thanks in advance.

          Be simple and Be sample.

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          Try this[^]

          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

          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