groovygarden
Programmer
- Aug 23, 2001
- 63
Hiya,
My department has a server with a lot of documents stored on it - I want to create a front end to this so that users can navigate through the directories to find the document they want. This is easy enough, but the problem is the structure of the directories changes quite frequently and so I want to avoid hard coding links to directories/files. Is there a way I can read the directory structure of the server and build links dynamically whenever the site is accessed.
I hope I've explained this OK!
Any help much appreciated - thanks
My department has a server with a lot of documents stored on it - I want to create a front end to this so that users can navigate through the directories to find the document they want. This is easy enough, but the problem is the structure of the directories changes quite frequently and so I want to avoid hard coding links to directories/files. Is there a way I can read the directory structure of the server and build links dynamically whenever the site is accessed.
I hope I've explained this OK!
Any help much appreciated - thanks