C and S Design Projects
HTMLCreate - A simple site structure creator
HTMLCreate was originally written as a quick solution for moving a site between hosts and converting to .asp from .php extensions without the benefit of a helpful host allowing custom 404 pages or being able to use .htaccess redirects as it was hosted on IIS.
The application reads a list of paths and filenames from a text file list and recreates the files and folder structure with 0 byte files (a content generator will be added)
- Handles filelists formatted as;
Only one format is allowed in the list file
Paths ( folder\subfolder\filename.ext ) in the textfile entries will be recreated.
The installer creates a "samples" folder in the app folder with samples of the textfile formats supported.
Filenames can be filtered by *.lst & *.list for its default and on *.txt & *.csv as well.
Download the Windows install file (1.57M)
If your Anti Virus or Internet Security software throws a wobbler you can
Download the zipped version (1.45M) instead

