UpFilesBE ASP.NET (C#) sample:
Upload with Pure HTML Progress bar
Filename:

Description: This is a demonstration of a pure HTML progress bar displayed by the browser showing the Progress of an upload. To see the bar please upload a large size file. UpFilesBE's HTTPModule, UpFilesBEModule, must be enabled on the Web Server to show the  progress. To see different types of Progress bars please see UploadWithAJAXProgress, UploadWithProgressInlineFrame, UploadWithAJAXProgressPopUp, UploadWithProgress3 and UploadWithProgress2 samples.
  
Please click "Browse" to select files to upload