I am working on a Ember.JS based application with HTML 5 drag and drop file upload. I have came across a requirement where user wants to upload outlook emails using Drag and Drop. It seems that JavaScript can not recognize outlook messages as files.
Is there any way to get a reference to outlook message and upload it as a file in JavaScript Or Bridge OLE drag and drop with JS