Internet Assistant: Bookmarks in Tables Convert Incorrectly

ID: Q130211

The information in this article applies to:

SYMPTOMS

Bookmarks in tables may convert incorrectly.

- If a single row of your table is bookmarked, the resulting bookmark will
  appear before the contents from the first cell of that row. For example:

    <PRE WIDTH=132>
    <A NAME="row"></A>one                two                three
    </PRE>

- When the whole table is bookmarked, the bookmark will surround the
  contents from the first cell. For example:

    <PRE WIDTH=132>
    <A NAME="row">one</A>                two                three
    </PRE>

- When a column has been bookmarked, the bookmark will surround the
  contents from the first cell in the first row. If multiple columns were
  bookmarked, the contents from the first cell will be nested inside
  multiple anchor tags.

    <PRE WIDTH=132>
    <A NAME="first"><A NAME "second">one</A></A>                two
    </PRE>

STATUS

Microsoft has confirmed this to be a problem in Microsoft Internet Assistant for Word, versions 1.0 and 1.0z. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

RESOLUTION

To preserve your bookmarks after converting to HTML, bookmark the specific text within the table instead of bookmarking entire cells, columns, rows, or the table.

KBCategory: kbusage buglist1.0 buglist1.0z KBSubcategory: kbtable Additional query words: 6.0a 6.0c winword 1.0 1.0z iaword internet assistant bookmarks bookmark cell table row anchor nested nesting ia word6

Keywords          : kbwdinternet kbtable 
Version           : 1.0 1.0z
Platform          : WINDOWS

Last Reviewed: February 6, 1998