input type=file

T

Tony

Hi

I am trying to create a file selector with which it is possible to select
multiple files at the same time. The default behaviour seems to be that you
can only select one file at a time. Currently, my code looks like this:

<input type="file" name="upload">

Could someone please tell me what other attributes I need to add.

Thanks

Tony
 
S

Steve Pugh

Tony said:
I am trying to create a file selector with which it is possible to select
multiple files at the same time. The default behaviour seems to be that you
can only select one file at a time. Currently, my code looks like this:

Didn't you ask this a couple of days ago? Was something wrong with the
answers your recieved then?
<input type="file" name="upload">

Could someone please tell me what other attributes I need to add.

There are no attributes you can add that will make browsers support
multiple file upload. They just don't do it.

Steve
 

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,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top