- Directory to HTML
- 27 Apr 2011 09:21:16 pm Permalink
- Last edited by merthsoft on 28 Apr 2011 08:06:34 am; edited 1 time in total
This program spiders through a directory, creating simple web pages that list all directories and files recursively. I know there are plenty of programs that do this already, I just wanted to make something on my own.
http://www.cemetech.net/programs/index.php?mode=file&path=/win/DirectoryToHTML.zip
I made it because my friend wanted to know what music I had, and rather than telling her everything, it was easier to do it this way. You can see an example of what it produces at:
http://imaginashaun.com/Music/
The code is included (C#), so you can change to formatting and such as you see fit.
Edit: Also, I should thank Ben Ryves for his help with making my HTML validate correctly and look nicer. Thanks, Ben!
http://www.cemetech.net/programs/index.php?mode=file&path=/win/DirectoryToHTML.zip
I made it because my friend wanted to know what music I had, and rather than telling her everything, it was easier to do it this way. You can see an example of what it produces at:
http://imaginashaun.com/Music/
The code is included (C#), so you can change to formatting and such as you see fit.
Edit: Also, I should thank Ben Ryves for his help with making my HTML validate correctly and look nicer. Thanks, Ben!