How to get the contents of the directory from local PC in javascript/jQuery? For example from C:\\Images
C:\\Images
I don't think this is possible because accessing the local file system is a terrible security risk.