i would like the user to be able to drag and drop any file right onto the web form/control/whatever is in the browser and i would want the file to be automatically copied to a specific folder.
is this functionality possible with asp.net?
is there an easier, already existent tool that i can use to do this?
i would also need the feature of the user being able to drag and drop multiple files.
if there is an already existent java solution please let me know!!
please note that i need this to work with IE.