Upload file using drag and drop

I want to upload and download files using drag n drop between a user computer and a web browser. How can I do this ASP.NET/AJAX or JS / JQuery?

+6
javascript jquery file-upload drag-and-drop
source share
2 answers
+2
source share

Take a look at plupload

+5
source share

All Articles