Encrypted file upload using the FileUpload control and HTTPS

  • Thread starter Thread starter jpandviv
  • Start date Start date
J

jpandviv

I'm looking to create an application which will allow me to upload a
file using an encrypted/secure connection (SSL) and was looking to use
the FileUpload control. This application will also allow my clients
to download the file over the same https: site. Will both the file
upload and download process be not only secured but encrypted as
well? Are they're any do-able alternatives out there I can develop?

Thanks,

James
 
Back
Top