sreenath.net
HTML5 Drag, Drop and FileReader in JavaScript
HTML5 supports drag and drop of items from outside the browser. Plus JavaScript supports the File API which allows for processing of files on the client side using JavaScript.