Anchor Tags Getting Cut off in Links to Topics
Hi,
We have created a WebHelp help file with the start page "index.htm." These files will be stored on the C drive of the user's computer, as many of our customers access the software in airplanes and can't connect to the Internet. I am trying to open specific topics using the guidelines provided on
http://wvanweelden.eu/articles/part/regular-start-page
http://grainge.org/pages/authoring/calling_webhelp/using_urls.htm
I have been able to open the default index.htm from our software (LabVIEW-based), as well as from a VB script I wrote. However, I can't open to specific topics. E.g., I have a page named
file:///C:/HelpSystem/index.htm#Config_Ed/Configuring_Instrument_Settings.htm
that both LabVIEW and VB strip to
file:///C:/PADSHelp/index.htm
When I copy and paste the original URL into a Chrome or IE, the topic loads nicely, with the navigation bar displayed.
I am under the impression that I don't need to include the RoboHelp CSH API to do something simple like this, but I'm not sure. If we do need the API, it's not available for LabVIEW development, so we may be stuck.
We are using RH 10. I am an author rather than a developer, but I'm the one working on this, so any help is appreciated!
Meg
