How to get the contents of the directory from local PC in javascript/jQuery? For example from C:\\Images
C:\\Images
here you can read local files by html5 and javascript using the file APIS
http://www.html5rocks.com/en/tutorials/file/dndfiles/