Re: Progress Bar in file uploads.
am 21.12.2007 20:18:09 von lexa
On Dec 21, 7:39=A0pm, "Mufasa" wrote:
> I have files that need to be uploaded to the server. I'm using the ASP
> FileUpload control and it works great. Problem is - it can take a while to=
> upload. So I want to put in a progress bar.
>
> Anybody have any suggestions? I do have Ajax available to me if that makes=
a
> difference.
>
> TIA - Jeff.
There are many resources about how to implement it.
Read this article
http://www.codeproject.com/aspnet/File_Upload_Progress_Bar.a sp
Or look at the following commercial control
http://www.telerik.com/products/aspnet/controls/upload/overv iew.aspx
Re: Progress Bar in file uploads.
am 22.12.2007 14:12:01 von l.holota
I was looking for a component like that either and I found a free one, try
google "NeatUpload" works fine, is free and easy to implement
Regards
Lukas Holota
"Alexey Smirnov" wrote in message
news:3d979cc0-edbd-49b7-8020-c80531f0375c@c4g2000hsg.googleg roups.com...
> On Dec 21, 7:39 pm, "Mufasa" wrote:
>> I have files that need to be uploaded to the server. I'm using the ASP
>> FileUpload control and it works great. Problem is - it can take a while
>> to
>> upload. So I want to put in a progress bar.
>>
>> Anybody have any suggestions? I do have Ajax available to me if that
>> makes a
>> difference.
>>
>> TIA - Jeff.
>
> There are many resources about how to implement it.
>
> Read this article
> http://www.codeproject.com/aspnet/File_Upload_Progress_Bar.a sp
>
> Or look at the following commercial control
> http://www.telerik.com/products/aspnet/controls/upload/overv iew.aspx