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 feature 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 feature is in use, drag & drop of files to the fieldset is supported.

Link to test #15285