related topic in html help file not displayed

Dani AI

Generated

As pointed out, the single-line problem report is too brief to diagnose. The most common, verifiable reasons a "related topics" area in a compiled HTML Help (.chm) does not appear are viewer/security restrictions or missing/incorrect content in the source. The checklist below covers the reliable, repeatable steps that find most problems.

  • Confirm the related links actually exist in the topic HTML (open the original .htm file or the extracted CHM contents).
  • Check Windows file security: downloaded or network CHMs can be blocked. Copy the .chm to a local drive and, if present, use Properties -> Unblock.
  • Test the raw HTML in a browser. If the "related" block is generated by client-side script or uses external CSS, the CHM viewer may suppress or break it.
  • Verify link targets and anchors are correct and present inside the compiled content; a bad href or missing anchor looks like "nothing happens."
  • Inspect the project files (.hhp/.hhc/.hhk) and recompile with HTML Help Workshop to rule out authoring-tool quirks.
  • Try the CHM on a different machine or user account to rule out a local viewer configuration issue.

Useful diagnostic data to include when posting follow-ups: Windows version, the authoring tool and version used to build the CHM, whether the CHM is local or on a network share, whether other topics render correctly, and a short excerpt of the topic HTML around the related-links block. These details let responders move from generic checks to precise fixes.

A lot more information than this is required to help ypu.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.