I'm creating long docs with TOCs in Word 2k. The TOC links work fine
when I vew the document in Word. However, when I switch to web view or
save them as HTML (their ultimate destiny), some (not all) of the TOC
links go to the bottom of the document rather than the linked heading.
This is not happening in every document. It appears to be random - I
cannot come up with anything that makes sense.
Any thoughts or suggestions will be greatly appreciated.
AJ
------------------------------------------------
ArtJ - 07 Jan 2004 21:07 GMT
In examining the source code I see what seems to be causing the problem
- missing <a name="_Toc...."> tags. Unfortunately, this doesn't help
since I need to correct the problem in Word. I have to deliver the
files in Word format. They will be converted to HTML later.
AJ
------------------------------------------------