Test dojox.form.Uploader

NOTE: This test does upload, but the server scripts are renamed to tests/UploadFile.php.disabled and tests/cLOG.php.disabled to prevent security attacks on hosted servers. You should rename these files (removing .disabled) in your local copy to conduct tests.

The Flash plugin will use a SWF to upload in non-HTML5 browsers. All other browsers will use the HTML5 plugin, unless force="flash" is used, then Flash will be used in all browsers. force="flash" is provided because Flash has some features that HTML5 does not yet have. But it is still not recommended because of the many problems that Firefox and Webkit have with the Flash plugin.

When HTML5 plugin is in use, drag & drop of files to the fieldset is supported.

Block Browse Button Form Post Test
Select Some Files
Clear Submit
#TypeFile NameSize
Inline Browse Button Form Post Test inline control Browse Clear Submit
#TypeFile NameSize
Drag and Drop files to this fieldset
EXPERIMENTAL: dojox.form.Uploader -- APIs subject to change without notice.