Search results

  1. E

    File DownLoad Save As Dialog From Server(Remote Machine),ASP.NET/C# ?

    I am trying to download a File from Remote Machine using FTP and Save as Dialog. I am able to Download '.txt' File with its Contents. However, the same code doesnt work with other file types('.bmp','.jpg','.doc', etc.). I am able to use the save as dialog to download these files but either...
  2. E

    ASP.NET file transfer from local machine to another machine?

    I basically want to transfer a file from the client machine to the file storage server without actual login to the server so that the client cannot access the storage location on the server directly. I can do this only if i manually login to the storage server through windows login. I dont want...
Back
Top