I have a requirment to allow Drag and Drop with out using HTML5. This drag and drop feature will allow a file to be dragged from the users desktop to a surface on a browser in my ASP.NET application.
I am having very little luck finding any thing even third party applications that will work and do this.
Here are some options:
These do not work in IE.
http://www.thecssninja.com/javascript/drag-and-drop-upload
http://valums.com/ajax-upload/
http://www.element-it.com/multiple-file-upload/silverlight-image-uploader.aspx (Silverlight)