..can go through a folder and make html code for all the .html items in that folder?
For example: spider through domain.com/folder/ and pick out all the .html extensions, creating an html link to each? Like <a href="http://www.domain.com/folder/pic.html">
