Multiple File Upload

C

Cirene

Are there any good controls that you like out there that will allow a user
to multi-select files for upload (using SHIFT and CTRL to select in the
"Browse"?)

I have clients that might want to upload 1,000 files and some of them can be
rather HUGE, like a gig or so.

Also, will ASP.NET web applications blow up if they try this?

Thanks!
 
A

Anthony Jones

Cirene said:
Are there any good controls that you like out there that will allow a user
to multi-select files for upload (using SHIFT and CTRL to select in the
"Browse"?)

I have clients that might want to upload 1,000 files and some of them can
be rather HUGE, like a gig or so.

Also, will ASP.NET web applications blow up if they try this?

Quite likely. Have you considered giving them FTP access to somewhere?

How often do they need to do this, once? Buy a 1 Terrabyte External Drive
and have it delivered to them. Get them to copy on the files and have it
shipped back to you.
 
S

siccolo

Are there any good controls that you like out there that will allow a user
to multi-select files for upload (using SHIFT and CTRL to select in the
"Browse"?)

I have clients that might want to upload 1,000 files and some of them can be
rather HUGE, like a gig or so.

Also, will ASP.NET web applications blow up if they try this?

Thanks!

take a look at SWFUpload component ...


.... more at http://www.siccolo.com/articles.asp ...
 
C

Cirene

Good ideas but this will be done on a regular basis by people who sign up
for accounts to my website.

I wonder if ASP.NET will allow a creation of an FTP user account via code to
a specific directory????
 

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

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top