Can multiple files be attached for upload

J

Jason

I have a potential need to upload multiple PDF legal documents. Is it
possible to attach more than one file per upload?
 
K

Karl

No (unless the user zips the file)...you'll need to provide multiple file
upload boxes....

It might be possible to do something with an applet or activex control
though...have no idea for sure though.

Karl
 
F

Frank Mamone

Karl,

This is a limitation of ASP.NET, correct?

Why can you not have more than one upload controls?

-Frank Mamone
 
R

Ray Costanzo [MVP]

Frank Mamone said:
Karl,

This is a limitation of ASP.NET, correct?

One file per upload control - that's a browser limitation/design, not
ASP.NET.

Why can you not have more than one upload controls?

You can have more than one upload control. What he was saying was that the
user will only be able to specify one file per control. A user cannot
upload C:\file1.txt;C:\file2.txt, etc. You'd need to provide the user with
two upload controls if he needs to upload two files.

Ray at home
 

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,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top