I'm helping a colleague to code an html page that has to display contents (documents) of a local network share. Html page will not be served by any web server, it will be just a plain html page served by file system.
Does anyone know some javascript libraries that let users browse the share, listing files and folders?
thanks Michele