Hi All web experts,
I have a Archive file folder, and it have few categories which is divided in years, and the files are named as month-date (eg. 07-26.pdf). There are old scanned documents mostly in PDFs, and doc files.These are available in a shared folder on our file server.
I need to organize the whole list in a web page, so the users can access the files without opening each and every files from the year or month.
How can I achieve it without having a web server, as File-Folders are on file server's shares.
Or If I need to have a web based solution, can any one guide me or recommend any freely available solution for it.
Does any java script work without web server?
Also If dropdown menu work for the year and month can be achieved?
Thanks