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
Want to create a page for selecting a list of files from dir
Moderator: General Moderators
-
ssbshankar
- Forum Newbie
- Posts: 1
- Joined: Fri Nov 18, 2011 9:42 am
Re: Want to create a page for selecting a list of files from
Your planning logic is good, and the project seems simple enough, why don't you start coding it?