Hi,
I'm looking to combine the Ajax Uploader functionality with HTML5 files drag and drop feature.
There is an uploader control on the page and HTML5 area where a user can drop the files to.
I want to use the drop area instead of the file selection dialog, but then pass those files to the uploader to make the job.
Is this possible?