5 Answers, 1 is accepted
Dragging attachments from Windows to web application is not supported by the most of the browsers and thus is not a functionality available in RadFileExplorer. Such a topic is discussed in the following thread, you can find the information in it useful:
http://stackoverflow.com/questions/11221427/drag-and-drop-email-attachment-file-from-outlook-to-a-web-application
Regards,
Vessy
Telerik by Progress
It is an Add-in that supports Outlook 2007 and up.
I use it very often and it is such a handy and powerful tool.
You can find DragDrop here.
Oh, and they also provide a free trial here.
Since now asyncupload supports drag and drop from outlook, it moves the messaged and not copy it like radupload(depreciated).
I am using outlook 2010.
Can this be fixed so it will copy and not move the message?
Hello Yaniv,
Microsoft has a bug report where the drag of the messages to any non-Microsoft browser (meaning Internet Explorer or old Edge) is not supported:
- https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/212440/;
- https://feedback.telerik.com/aspnet-ajax/1373106-add-ability-to-drag-and-drop-files-and-messages-directly-from-outlook-to-radasyncupload;
You might see this "working" due to some commits that Microsoft made to the Chromium core, which will be used in the new Chromium-based Edge browser.
With that said, we might need to wait for Microsoft and Chromium teams to implement the correct message upload and then the AsyncUpload might be able to properly handle the message drag and drop directly from outlook.
In the meantime, the only solution is to drag the message/attachment on the file system and then upload the files.
You can also follow this Feedback portal item for any progress on and news on the topic:
Regards,
Peter Milchev
Progress Telerik