> We have customers uploading video files to our web server that can be up to
> 100 MB in size. I'd like to implement a file upload with a progress bar.
> I've seen free ones around but frankly I'd just as soon buy one.
> The main thing is it needs a progress bar so the customer get's some
> feedback as to the progress of the upload.
> Does anybody have any experience with products that will do this?
> TIA - Jeff.
As well as what Alex has posted, the best I have seen is sa-fileup, and it
has a good reputation
http://fileup.softartisans.com/
Regards
John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
"Alexey Smirnov" <alexey.smir
@gmail.com> wrote in message
news:1181070597.566271.314220@q75g2000hsh.googlegroups.com...
> On Jun 5, 8:14 pm, "Mufasa" <j
@nowhere.com> wrote:
>> We have customers uploading video files to our web server that can be up
>> to
>> 100 MB in size. I'd like to implement a file upload with a progress bar.
>> I've seen free ones around but frankly I'd just as soon buy one.
>> The main thing is it needs a progress bar so the customer get's some
>> feedback as to the progress of the upload.
>> Does anybody have any experience with products that will do this?
>> TIA - Jeff.
> FYI http://www.codeproject.com/aspnet/File_Upload_Progress_Bar.asp
you probably should buy an upload active/x component that supports
restarts and retries along with status.
-- bruce (sqlwork.com)
Mufasa wrote:
> We have customers uploading video files to our web server that can be up to
> 100 MB in size. I'd like to implement a file upload with a progress bar.
> I've seen free ones around but frankly I'd just as soon buy one.
> The main thing is it needs a progress bar so the customer get's some
> feedback as to the progress of the upload.
> Does anybody have any experience with products that will do this?
> TIA - Jeff.
Mufasa,
I am sorry if this doesn't seem very innovative, but when I put this search:
http://www.google.com/search?hl=en&q=ASP.NET+File+Upload+Progress+Bar
in my browser's address bar, I get plenty.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net
"Mufasa" wrote:
> We have customers uploading video files to our web server that can be up to
> 100 MB in size. I'd like to implement a file upload with a progress bar.
> I've seen free ones around but frankly I'd just as soon buy one.
> The main thing is it needs a progress bar so the customer get's some
> feedback as to the progress of the upload.
> Does anybody have any experience with products that will do this?
> TIA - Jeff.