How to get the contents of the directory from local PC in javascript/jQuery? For example from C:\\Images
C:\\Images
it is not possible to have javascript-access to the local file-system from the browser, and this is good so!