Linking between HTML pages to facilitate sequential navigation, like when browsing a book is not difficult but it is a time consuming and prone error task.
The same happen when creating a table of contents linking to many HTML documents, creating the links may take a lot of time..
LinkGenerator is designed to automate HTML link generation, either when linking pages between or when creating a Table of Contents.
LinkGenerator creates links between HTML pages in two different ways:
It can link pages between them, with Previous, an Next page links
It can create an html page with a table of contents, pointing to frame.
In both cases all linked pages should be located into the same directory.
LinkGenerator can run on any computer with Windows 95/98/ME/NT/2000/2003, XP or Vista.
You don't need HTML knowledge if you aren't going to modify the default linking options, but if you want to use your own text or images you should at least have basic HTML knowledge.