Anyone know how to do this?
Does anyone know how to do this or is it even possible?
I want to take some html files using a program (which one?) and make a list in a html page.
For example, I want to take html files from folder1 and then take all the files from folder1 and make a html page which displays links to these html files.
From folder:
folder1/file1.html
folder1/file2.html
folder1/file3.html
to html page:
file1 link
file2 link
file3 link
__________________
<a href="http://www.thebabegalleries.com/webmasters/">Trade traffic</a> with <a href="http://www.thebabegalleries.com/">The Babe Galleries</a> or <a href="http://www.thebabegalleries.com/webmasters/">submit your free sites</a>.<br>
|