How to Upload file from Client to Sever Without access to Client Directories? ASP.net -


every read of being able "upload files client pc server" how if don't have access clients directories?

how client select files upload if server not have access them?

links on how this.

c#, asp.net uploading files file server…?

uploading files web server asp.net

uploading in asp.net

my previous question telling me server not have access client pc/directories

--update-- comments , answers understand now.

  • the server cannot access directories , files on client. but
  • the client can push through files client can use files.

you need upload control, user can upload files manually. if want pull files user's pc without interaction user, asp.net won't you. should wcf or other frameworks.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -