Interfile links

Links are the heart of a hypertext system, and HTML Help gives you plenty of flexibility.

Linking to another topic

To link to a topic within the current .chm file, you simply use the standard <a href=> syntax.

Linking to another .chm file

To link to a topic in another .chm file, you use the following syntax. If you have HTML Help Workshop installed, click here topic in an external chm to see a topic from its help file.

<a href="ms-its:file name.chm::/topic.htm">

Linking to another .chm file

You can also link to another .chm file and display it in a separate window. Click here    to open the Workshop help in a separate window.