UpFilesBE ASP.NET (C#) sample:
Single File Upload
Filename:   
Please click "Browse" to select files to upload

Description: This is a demonstration of a simple Client To Web Server upload. The submitted file is saved in a destination folder on the web server. For the demonstration of a Client to Web Server with Progress upload please see the UploadWithProgress sample .