If you check out google documents, you'll notice that you can *select
multiple* files to upload at a time (not just upload multiple files, which I
understand how to do) and that they *restrict your selection* to a custom
set of allowed file types.

Will you help me build a matrix of how to do this in various browsers?
(I wish this were in wave....)

I tested chrome
<input type="file" multiple> - Webkit / Safari / Chrome

I haven't tested this, but it's reported to work
<input type="file" min="1" max="99"> - Opera

In the firefox bug tracker there has been talk of adding support the webkit
way, but no methods currently seem to work.

I'm not sure at all about how to do the filtering in any browser

AJ ONeal
--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list

Reply via email to