TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
You need to use the webhelp option with RoboHTML. If you are using the 2000
version, open your project and go to File > Generate > WebHelp 3 and follow
the instructions for creating uncompiled help. You will lose some
functionality with webhelp and some browsers will choke on some of your
features. Read the product documentation for specifics, or if you don't have
the docs, give me a description of the html features you use, and I'll let
you know what will work.
Once you have generated the web help you should house the webhelp directory
on your site's server. The old link you used to link to the .chm file should
now point to the WHStart.htm file in your webhelp directory.
Hope this helps,
Chris
-----Original Message-----
From: Drew Krause [mailto:drkrause -at- mindspring -dot- com]
Sent: Tuesday, November 16, 1999 9:27 AM
To: Sleat, Chris
Subject: Re: htmlhelp .chm becomes .exe -- help!
I'm using RoboHTML. Thanks for helping...
Sleat, Chris wrote:
> Drew,
>
> If the application is really a website then you cannot serve compiled html
> help. If Help needs to be served across the Web and viewed with the user's
> browser, you need an uncompiled solution. Tell me what authoring tool you
> are using and I'll make some suggestions.
>
> Chris