dir2html

dir2html is a small utility to list and link all files in a folder.

snapshots

requirements
- ms vb 6.0 runtimes for running the exe, ms visual basic 6.0 sp5 for the code

installing
unzip dir2html.zip into a folder of your hard disk.

uninstalling
just delete the files from the folder where you uncompressed them.

use
- run dir2html.exe
- if "view" is checked, the html page will be shown after being made.
- the default result page is dir2html_index.html. just rename it as index.html and you'll have the default page for a folder in a website. if you're a vb programmer, you can easily change the default name. meantime i left it this way not to overwrite any important existing index.html.

source code
dir2html.zip also contains the complete vb6 project.

updates
rel.1.0.3 -- images in folder (.jpg, .jpeg, .png, .gif, .bmp, .tif, .tiff) can be shown or just linked to.

download (12k)