File Upload control

  • Thread starter Thread starter Mufasa
  • Start date Start date
M

Mufasa

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.
 
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)
 
I had already done that. Problem is I have no idea about any of the
products.

I was looking for suggestions from people who have actually used the
products or at least know something about.
 
Back
Top