browsing filesystem directory in jquery
I'm searching for a way (if exists) or a plugin to open a filesystem browser only using jQuery; I can't use PHP or any other server-side languages.
I mean: clicking on a link with href= "/directory/subdirectory/" I wish to open a pop-up window with the content of the directory and download a file in it. I hope I was clear. :)
Any help will be strongly apreciated.
Thank you very much in adv开发者_JAVA百科ance.
精彩评论