Posts Tagged ‘Uploader’

The Dojo Toolkit Multi-file Uploader

Tuesday, September 2nd, 2008

Uploader Header

The Dojo Toolkit now has support for multi-file uploads, thanks to the new Deft project. The dojox.form.FileUploader class embeds a hidden SWF file in the page which, when triggered, will open a system dialog that supports multiple file selection, and also file masks, which allows the user to filter their selection by file type.

(more…)