I need to implement dragging outlook attachment to web browser, when dropped, I should get some file info, I tried using pure javascript, but not working, Now I have no idea,
thanks
I need to implement dragging outlook attachment to web browser, when dropped, I should get some file info, I tried using pure javascript, but not working, Now I have no idea,
thanks
Copyright © 2021 Jogjafile Inc.
You cannot do that directly. See Upload fails when user drags and drops attachment from email client
Saving attachment to the file system is pretty much the only workaround.