Monday, March 26, 2012

Progress Bar

Hello,

I need to upload some files and display an Ajax progress bar.

Does anyone knows how to do this?

Thanks,

Miguel

Hi,

I also did research for file uploaders. This what we end up using http://www.codeproject.com/aspnet/FlashUpload.asp.

This is flash + asp.net. However it's more reliable than all other solutions.


I can't use Flash in this project. Sad

Any other suggestion?

Thanks,

Miguel


If you have a budget then I think some of the Telerik or ComponentArt or Infragistics controls have what you need.


I created my own based off this: http://www.codeproject.com/KB/webforms/File_Upload_Progress_Bar.aspx. I haven't had a chance to test it under a heavy load yet, but it seemed to work fine in my initial testing.


No comments:

Post a Comment