I found several libraries and questions about that topic, but till now I couldn’t find a library that allows drag and drop images and is supported by IE, could you please help me
All what I need is to drag an image to IE web page and the path of this file will be uploaded.
I found several libraries and questions about that topic, but till now I couldn’t
Share
Well, I don’t know so much about this but as an idea you could use an Java applet, or as somebody else suggested an Adobe Flash script.
Or you might check if IE supports HTML5 File Api (http://www.thebuzzmedia.com/html5-drag-and-drop-and-file-api-tutorial/) … less likely