473,396 Members | 1,975 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

File Upload control

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.
Jun 5 '07 #1
5 1274
On Jun 5, 8:14 pm, "Mufasa" <j...@nowhere.comwrote:
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/Fi...ogress_Bar.asp

Jun 5 '07 #2
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" <al************@gmail.comwrote in message
news:11**********************@q75g2000hsh.googlegr oups.com...
On Jun 5, 8:14 pm, "Mufasa" <j...@nowhere.comwrote:
>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/Fi...ogress_Bar.asp

Jun 5 '07 #3
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.

Jun 5 '07 #4
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...d+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.
Jun 5 '07 #5
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.

"Peter Bromberg [C# MVP]" <pb*******@yahoo.yabbadabbadoo.comwrote in
message news:EC**********************************@microsof t.com...
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...d+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.

Jun 7 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

20
by: CHIN | last post by:
Hi all.. here s my problem ( maybe some of you saw me on other groups, but i cant find the solution !! ) I have to upload a file to an external site, so, i made a .vbs file , that logins to...
1
by: TK | last post by:
I have a file upload control to allow a user to select/upload a file to the server. They need to upload x number of files in one shot because they have to confirm that they are uploading x number...
13
by: Sky Sigal | last post by:
I have created an IHttpHandler that waits for uploads as attachments for a webmail interface, and saves it to a directory that is defined in config.xml. My question is the following: assuming...
5
by: George Durzi | last post by:
Anyone know of a good file upload control? I don't like using the built in one because it's unable to maintain state on a refresh. Thanks!
3
by: Bijoy Naick | last post by:
I've written a simple file upload user control in VB .NET. It comprises of an InputFile HTML Server Control, an Upload button and a message label. User clicks on the Browse button of the...
3
by: Sarav | last post by:
Hi All, I need to upload an XML file via an client side ActiveX control. I searched the web but everywhere got the samples of using file control alone. How can I upload a file into my web server...
12
by: GuangXiN | last post by:
I want the file upload element disappear, instead of it, I place a text box and a button with my own css defination. but it doesn't work on IE7. What should I do now? <form action="upload.php"...
7
Curtis Rutland
by: Curtis Rutland | last post by:
Building A Silverlight (2.0) Multi-File Uploader All source code is C#. VB.NET source is coming soon. Note: This project requires Visual Studio 2008 SP1 or Visual Web Developer 2008 SP1 and...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.