Drag and Drop directly from Outlook to a webform

后端 未结 3 986
轮回少年
轮回少年 2021-02-15 01:33

I searched online and mostly found answers that it cannot be done.

My case is a bit different as the application we are developing is for an in-house purposes only and c

3条回答
  •  余生分开走
    2021-02-15 02:11

    AT this moment drag-and-drop API in Internet Explorer Browser isn't supported, Microsoft will implement it in IE 10, but i don't know if Drag-And-Drop API will bring you with the functionality that you are looking for.

    HTML5 Drag and Drop in IE10 PPB2

    For the rest of browsers the API implementation is incomplete

    i recomend you to considere alternatives to this approach

提交回复
热议问题