ACC2000: Navigation Links Do Not Work in HTML Document Created in BiDi UI Based on Nwindtem.htm Template (234777)
The information in this article applies to:
This article was previously published under Q234777 NOTE: This article discusses complex scripts functionality. Complex scripts functionality is available when you use the Office Language Settings tool to enable a language, such as Arabic or Hebrew, that requires this functionality. For more information about multilingual features, click Microsoft <I BRACKET="YES">your Office product</I> Help on the Help menu, type multilingual features in the Office Assistant or the Answer Wizard, and then click Search to view the topics that are returned.
Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
After you create an HTML document in BiDi UI, navigation links at the bottom of each page are not functional.
CAUSE
The template, Nwindtem.htm, is created with the English 1252 code page. When the pages are created in BiDi UI, the string for "Page#" is localized, which results in the problem because the code pages do not match.
RESOLUTION
To work around this behavior, follow these steps:
- Open the HTML document.
- Right-click anywhere on the document, and then click View Source on the shortcut menu.
- In the HTML source, locate the META tag and look for the "charset" attribute.
- Set the charset attribute to "Windows-1255" or "Windows-1256" for Hebrew or Arabic, respectively.
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbBidi kbprb KB234777 |
---|
|