IE directory picker

S

Simon

Is there any way that I can use an input with type file as a directory
picker? The input starts a file picker but I want to be able to select a
folder rather than a file.

Thanks IA, Simon
 
G

Grant Wagner

Simon said:
Is there any way that I can use an input with type file as a directory
picker? The input starts a file picker but I want to be able to select
a
folder rather than a file.

No, because you can't upload a directory.

<input type="file"> is there to give the user agent the ability to POST
a form of enctype "multipart/form-data" and send the contents of the
specified file with the other POSTed data.
 

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
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top