Friday, July 13, 2007

Create an ASP.NET ProgressBar

I was facing a lot of questions like "How to see the progress of uploading large files on my web site?" or "Can I integrate an upload progress in my web pages?" and etc. I have found a very good article for creating such progress bar on CodeProject but today reading the help.net blog finds out that it can be much easier to do that stuff. Check this article and make your life happier.

New (24/7/07): Here is another progress bar using ajax: AJAX file upload

No comments: