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. Urgent!!!!!! How to save the input file on another server location

Urgent!!!!!! How to save the input file on another server location

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

    I m using control. There is a button named as "Upload".When i click on upload button i want to save the browsed file on another server.Is it possible? e.g Application is on client server say server1.And when user click on "Upload" button the browsed file should be save on another server say on server2 not on sever1. can anybody help me!! Thanks in advanced Thanks, Deepml -- modified at 23:49 Friday 9th December, 2005

    R J 2 Replies Last reply
    0
    • D Deepml

      I m using control. There is a button named as "Upload".When i click on upload button i want to save the browsed file on another server.Is it possible? e.g Application is on client server say server1.And when user click on "Upload" button the browsed file should be save on another server say on server2 not on sever1. can anybody help me!! Thanks in advanced Thanks, Deepml -- modified at 23:49 Friday 9th December, 2005

      R Offline
      R Offline
      Ravi Bhavnani
      wrote on last edited by
      #2

      This may be possible by creating a uploadFile() web service on server2, which you can call from your form's Upload_Click() handler. /ravi My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

      D 1 Reply Last reply
      0
      • D Deepml

        I m using control. There is a button named as "Upload".When i click on upload button i want to save the browsed file on another server.Is it possible? e.g Application is on client server say server1.And when user click on "Upload" button the browsed file should be save on another server say on server2 not on sever1. can anybody help me!! Thanks in advanced Thanks, Deepml -- modified at 23:49 Friday 9th December, 2005

        J Offline
        J Offline
        jnstaub
        wrote on last edited by
        #3

        the best way is to use ftp between your two servers.

        1 Reply Last reply
        0
        • R Ravi Bhavnani

          This may be possible by creating a uploadFile() web service on server2, which you can call from your form's Upload_Click() handler. /ravi My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

          D Offline
          D Offline
          Deepml
          wrote on last edited by
          #4

          i don't have knowledge of web service.Can u plz. explain me how to create a web service for this & wht code i need to write to call this web service. Thanks, Deepml

          R 1 Reply Last reply
          0
          • D Deepml

            i don't have knowledge of web service.Can u plz. explain me how to create a web service for this & wht code i need to write to call this web service. Thanks, Deepml

            R Offline
            R Offline
            Ravi Bhavnani
            wrote on last edited by
            #5

            See this[^] link for a nice introduction and tutorial. /ravi My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

            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