473,385 Members | 1,324 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,385 software developers and data experts.

Multiple File upload

Hi,

Some people like to go on vacation during christmas time, others try to do
something they never did before....

I would like to create a multiple file upload page, with some nice progress
bars....
You can buy ceveral components on the web but wheres the fun in that ?

Creating a page that uploads multiple files, without the progress bar is not
that difficult.
But how to write the progress bar ?

As I searched the web, I found some bits and peaces of information.
Apparently, uploading the files with a progressbar, needs to be processed in
a completely different approach. Files have to be streamed to the server.

Can someone recommand some books or websites ? Does anyone have some
information or insites ?
Does anyone have some sample code or tutorial?

Thanx

John
Nov 7 '07 #1
5 4703
On Nov 6, 5:17 pm, PJ on Development <pjondevelopm...@gmail.com>
wrote:
>
So from an ASPX perspective, there is no way to upload a file with progressbar through the browser.

As someone said in another thread here: any upload control with progressbar in ASP.NET is fake.
Not true. While doing upload with a progress bar in ASP.NET is
certainly challenging, it *is* possible. The trick is to use an
HttpModule (not an HttpHandler) to intercept the HttpWorkerRequest
before ASP.NET parses it. My open-source NeatUpload component does
exactly that and has been used at a variety of sites. See:

http://www.brettle.com/neatupload

Cheers,

--Dean

Nov 9 '07 #2
Dean,

Thanks for the info...

John
"de**@brettle.com" <de**********@gmail.comschreef in bericht
news:11**********************@i38g2000prf.googlegr oups.com...
On Nov 6, 5:17 pm, PJ on Development <pjondevelopm...@gmail.com>
wrote:
>>
So from an ASPX perspective, there is no way to upload a file with
progressbar through the browser.

As someone said in another thread here: any upload control with
progressbar in ASP.NET is fake.

Not true. While doing upload with a progress bar in ASP.NET is
certainly challenging, it *is* possible. The trick is to use an
HttpModule (not an HttpHandler) to intercept the HttpWorkerRequest
before ASP.NET parses it. My open-source NeatUpload component does
exactly that and has been used at a variety of sites. See:

http://www.brettle.com/neatupload

Cheers,

--Dean

Nov 12 '07 #3
Dean,

Thanks for the info...

John
"de**@brettle.com" <de**********@gmail.comschreef in bericht
news:11**********************@i38g2000prf.googlegr oups.com...
On Nov 6, 5:17 pm, PJ on Development <pjondevelopm...@gmail.com>
wrote:
>>
So from an ASPX perspective, there is no way to upload a file with
progressbar through the browser.

As someone said in another thread here: any upload control with
progressbar in ASP.NET is fake.

Not true. While doing upload with a progress bar in ASP.NET is
certainly challenging, it *is* possible. The trick is to use an
HttpModule (not an HttpHandler) to intercept the HttpWorkerRequest
before ASP.NET parses it. My open-source NeatUpload component does
exactly that and has been used at a variety of sites. See:

http://www.brettle.com/neatupload

Cheers,

--Dean


Nov 12 '07 #4
Hi

Did it solve your problem?
i m looking for a simple multiple file upload
and download control.
i m using vwd2005 express,C#.
can you show the code or example on
how do i implement multiple file upload and download?

thanks.
jack.

Jun 27 '08 #5
"jack jack" wrote in message news:20**********************@yahoo.com...
Hi

Did it solve your problem?
i m looking for a simple multiple file upload
and download control.
i m using vwd2005 express,C#.
can you show the code or example on
how do i implement multiple file upload and download?

thanks.
jack.
Hello,
There are
many ways to do this
easiest is to use
several upload controls on one page
like this
http://dotnetslackers.com/articles/a...e_control.aspx

Jun 27 '08 #6

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

Similar topics

10
by: 3A Web Hosting | last post by:
Hi Is it possible to perform multiple file uploads via a form? It's no problem uploading single files but I want to be able to highlight a group of files and upload them all in one go. My...
6
by: x. zhang | last post by:
Hi Guys, We know that we can use <input type=file ...> to upload one file per time to the server. My question is if there are some way to upload multiple files per time to the server. (Of...
2
by: Sundar | last post by:
Hi, I am working on ASP.Net. My requirement is that I want to Upload Multiple Files to the Server. I need to have ONLY ONE FILE UPLOAD CONTROL in my page. I SHOULD NOT SUBMIT THE PAGE FOR EACH...
5
by: Jason | last post by:
I have a potential need to upload multiple PDF legal documents. Is it possible to attach more than one file per upload?
3
by: darrel | last post by:
My understanding is that using the FILE form element to allow a file upload is limited to one unique file per page. Is that correct? Any thoughts on how best to design an interface to allow...
7
by: crowl | last post by:
Hi there, I am looking for a component allowing me uploading multiple files by my asp page. I have found several components achieving this by require a <input type="file" name="FileX"> field for...
1
Fary4u
by: Fary4u | last post by:
Hi Guys i'm trying to upload a file, i've tried 3 different methods but still not work out i don't know how to over come this problem hidden file value, multiple form or popup uploading. 1-...
9
by: torso | last post by:
Hi Does someone know a good tutorial for multiple file upload with xmlHttpRequest. I am trying to do directory upload. So I could choose directorys and upload those to the server. Another...
43
by: bonneylake | last post by:
Hey Everyone, Well this is my first time asking a question on here so please forgive me if i post my question in the wrong section. What i am trying to do is upload multiple files like gmail...
4
by: MoroccoIT | last post by:
Greetings - I saw somewhat similar code (pls see link below) that does mupltiple files upload. It works fine, but I wanted to populate the database with the same files that are uploaded to...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.