Internet Assistant: Nextid Setting Changes to 1 on File Reopen |
Q129496
The <NEXTID> setting changes to 1 after you reopen your HTML document.
You typed a value containing alphabetic characters or the number 0 (zero) for the <NEXTID> element. (To locate this option, choose HTML Document Info from the File menu, and then choose the Advanced button.)
Microsoft has confirmed this to be a problem in Microsoft Internet Assistant for Word, version 1.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Edit the HTML document as text only, add the <NEXTID> element within the <HEAD>...</HEAD>, so that it looks something like this:
<HEAD>
<NEXTID N="z123"
<;/HEAD>
The <NEXTID> element designates a unique identifier for your document that is generally used by automated HTML editors. This tag takes the form z123. It is placed inside the <HEAD> element.
Additional query words: iaword winword internet 2.0 ia word6 assistant nextid head info <nextid> changes changed change
Keywords : kbother kbwdinternet
Issue type :
Technology :
|
Last Reviewed: November 4, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |