FileUpload control

D

David C

Is it possible to upload multiple files using the FileUpload control? It
appears to only handle 1 at a time. Thanks.

David
 
K

Kelly Herald

Have you taken a look at NeatUpload? This module will allow you to upload
multiple files (as long as the combined size doesn't exceed 2Gig) as well as
be able to have a progress bar and the ability to cancel the upload. Also,
if you plan on uploading large files 100Megs and greater this module will be
much more efficient on the server memory because it goes in chunks. Unlike
the built-in file upload control where if you upload a 100 meg file the
server has to be able to allocate 100 megs of memory before it will fire its
event. Anyway, we use this module in a web app where I work and we can
easily upload multiple files up to 2 gig total per postback.

http://www.brettle.com/neatupload

Kelly Herald
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top