1

I have two websites: Website A and Website B. Is it possible to use fileupload control on website A and through which I upload the file to website B.

I have been looking for solution for some time but not found any.

I know we can access any file on website B so it's not have any access restriction.

fc123
  • 898
  • 3
  • 16
  • 40

1 Answers1

0

if you're using a shared web host then your options are limited, check this link

http://madskristensen.net/post/simple-ftp-file-upload-in-c-20

and check the last post in this

upload files to a different server

Community
  • 1
  • 1
prospector
  • 3,389
  • 1
  • 23
  • 40