<br><br><div class="gmail_quote">On Thu, Aug 6, 2009 at 8:21 PM, Ian Hickson <span dir="ltr"><<a href="mailto:ian@hixie.ch">ian@hixie.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

On Wed, 25 Jun 2008, --==[FReeZ]==-- wrote:<br>
><br>
> I'm trying to solve a simple problem, since image galleries are very<br>
> popular. The user has one and wants to fill it with pictures. There are<br>
> thousands of pictures to upload in a directory on his hard-drive, and<br>
> that directory contains also subdirectories. Dimensions and names of the<br>
> pictures are not good. Every single picture must be uploaded and<br>
> processed on the server before it's added to the gallery.<br>
<br>
HTML5 now has <input type=file multiple> to upload many files at once.<br>
Browsers could allow users to pick multiple files at once, including<br>
across multiple directories; that's a bit out of scope of the spec.<br>
<font color="#888888"></font></blockquote><div><br></div><div>Also, I have seen some sites that use JavaScript (or JQuery) to create another <input type='file' /> element once the first is filled with a file location.  It isn't the same thing, but it may be more user friendly or 'generally preferred'.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font color="#888888"><br>
--<br>
Ian Hickson               U+1047E                )\._.,--....,'``.    fL<br>
<a href="http://ln.hixie.ch/" target="_blank">http://ln.hixie.ch/</a>       U+263A                /,   _.. \   _\  ;`._ ,.<br>
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'<br>
_______________________________________________<br>
Help mailing list<br>
<a href="mailto:Help@lists.whatwg.org">Help@lists.whatwg.org</a><br>
<a href="http://lists.whatwg.org/listinfo.cgi/help-whatwg.org" target="_blank">http://lists.whatwg.org/listinfo.cgi/help-whatwg.org</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>- Adam Shannon ( <a href="http://ashannon.us">http://ashannon.us</a> )<br>