Search problem in webhelp
Hi,
I am using robo help to generate a webhelp. There are some XML tags which i am using in some pages.
Example:
My page name is CustomControl.htm which contains some XML text as shown below:
<MyControl>
<MyControl.CustomControl>
<CustomControl Text="MyText"/>
</MyControl.CustomControl>
</Mycontrol>
After compiling, while viewing the webhelp if i traverse through the page CustomControl.html, it opens properly and shows exact contents.
But my problem is while using the search feature of webhelp. If i search "CustomControl.htm" page from Search tab in ToolBar, it shows incorrect contents of the page:
Example:
<MyControl>
<MyControl.CustomControl>
Text="MyText"/>
</MyControl.CustomControl>
</Mycontrol>
As shown in this example, it is showing only Text="MyText"> in third line. Instead it should show <CustomControl Text="MyText"/>.
I don't know why it is showing incorrect contents if i use Search feature in webhelp.
Note that: This happens if i use some XML tags as shown above. With normal text it shows correctly.
Can anybody help me out as soon as possible. I am using Robohelp 7.01.001.