File Upload Progress bar without Using AJAX
This article shows how to implement the simple JS progressbar in asp.net application.
Here in this example I also have shown different kinds of validations which can be useful while uploading files. E.g. file size, file type, file already exists in designation folder etc.