Page 1 of 1

Want to create a page for selecting a list of files from dir

Posted: Fri Nov 18, 2011 9:54 am
by ssbshankar
Hi,

I m looking to create a web page which will do following:

1. Take a directory path
2. Populate a tree structured menu to list out contents of the directory.
3. Select (check box) individual files.
4. Create a file (report) which will contain the list of selected files with their relative paths

Are there any ready open source available which can be put into Apache server and access it?

Or , please suggest where to start.

Thanks,
SSB

Re: Want to create a page for selecting a list of files from

Posted: Fri Nov 18, 2011 4:40 pm
by manohoo
Your planning logic is good, and the project seems simple enough, why don't you start coding it?