Hi everyone
I am working on a client server based project(I am new in this field) where I have to bring the name of all dir and files
inside dir from server and show it to user.For client side I am using HTML+javascript+jquery, I am sending request through Ajax and using jquery dialog box to show list of dir and files.(manually). Is there any plugin available to show the files and dirs in good looking way.