YUI 2: Uploader

YUI Uploader provides file upload functionality that goes beyond the basic browser-based methods. Specifically, the YUI Uploader allows for:

Multiple file selection in a single “Open File” dialog.
File extension filters to facilitate the user’s selection.
Progress tracking for file uploads.
A range of available file metadata: filename, size, date created, date modified, and author.
[...]