Skip to main content
Known Participant
November 19, 2009
Question

RH8 - I get the right output but the wrong IE Tab Name

  • November 19, 2009
  • 1 reply
  • 928 views

I have one project which contains two manuals

1) System Parameters

2) Bank Management

I am using Conditional Build tags to generate each manual.

If I generate the System Parameters Manual, then I get the correct content in every detail.

However, the Internet Explorer Tab says Bank Management.

What do I need to change?

The htm file which is executed clearly shows:

<html>

<head>

<script language="javascript">

<!--

var sIcon="whstart.ico";

var sPath=document.location.href;

if (sPath.indexOf("http")!= -1)

                document.write("<link REL=\"SHORTCUT ICON\" href=\""+ sIcon +"\">");

//-->

</script>

<title>Bank Management</title>     <--------------------------------------------------------------------

<meta name="generator" content="Adobe RoboHelp 8" />

<meta name="description" content="WebHelp 5.50" />

</head>

This topic has been closed for replies.

1 reply

alkifafAuthor
Known Participant
November 19, 2009

Sorry, I should have posted in the WinHelp section.

Peter Grainge
Community Expert
Community Expert
November 19, 2009

Egh? You make reference to HTML so how can that be WinHelp? If your help is displaying in IE, then it must be WebHelp.

Please add a screenshot showing the problem. Insert it using the camera icon above.


See www.grainge.org for RoboHelp and Authoring tips

Follow me @petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
alkifafAuthor
Known Participant
November 19, 2009

I am so sorry.

I panicked and for some reason thought I had posted in the wrong forum.

WebHelp is my Primary layout