Click here to Skip to main content
15,891,473 members
Articles / Web Development / HTML

Multiple file uploads with progress bar using classic ASP.NET and C#

Rate me:
Please Sign up or sign in to vote.
4.33/5 (8 votes)
1 Sep 2010CPOL4 min read 106K   6.7K   55  
In web applications, displaying a progress bar is necessary while uploading files. This article helps in creating a progress bar for single file and multi-file uploads in ASP.NET 2.0.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
India India
I have around 9 years of experience in Microsoft technologies, .Net 2.0,3.5, Asp.net MVC developed small to medium scale products using Silverlight 2.0, Asp.net Ajax technologie and Javascript frameworks.

Comments and Discussions