Topics by Tag
7 topics found by tag: integration.
How to integrate help system with .NET app?
We are using HelpSmith to create documentation for our desktop software.
Q: How can we integrate the generated help system with our .NET application?
How to publish a Web Help system?
I've downloaded your HelpSmith software to create our online documentation which can be accessed by other people.
Currently we have some questions on documentation publishing:
Can we publish a generated Web Help system on our website?
How can we publish a Web Help system for use within our organization?
Is it possible to link to a specific top [...]
Linking to a specific topic in our Web Help system
We are trying to test the context sensitive capabilities of the Web Help system that we have created with HelpSmith.
Our developers would like to create links to specific topics by using the topic's textual ID instead of the Context number. However, no matter what identifier they are using, the Web Help display the first topic only.
Do you you [...]
How to open a link in a new browser window, but not a tab
Currently I'm working on linking a Web Help system with my website. I can open a specific topic in a new tab in the web browser by using a hyperlink like this:
<a href="https://www.helpsmith.com/webhelp/topics/help-project.htm" target="_blank">Get Help</a>
But how can I force the web browser to open the link in a new instance of the [...]
Opening a specific topic in a Web Help system (by clicking on the "topic.htm" file)
I have generated a Web Help system with HelpSmith by importing topics from my Word document. HelpSmith has generated separate .HTM files for each topic in the Web Help's output folder.
But if I open one of the HTML files, it opens the Web Help system, but does not open the particular help topic. What I am doing wrong?
Interestingly, when th [...]
How do I get a separate link for each topic?
How do I create a separate URL link for each topic in my web help system?
I need to be able to email a link to a specific topic to the users of my application?
Thank you!
How to open a specific topic in a help system?
We need to create a help system for our product.
Is it possible to open a specific topic in the help system from a specific page in our application?