Empty anchor tags are illegal html
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"Jim Buyens" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
| "Mike" <(E-Mail Removed)> wrote in message news:<687201c3e449$8064c8a0$(E-Mail Removed)>...
| > The URL of the problem page is
| >
| >
http://www.middlebass.org/LakeErieIslands.shtml
| >
| > or simply
http://www.lakeerieislands.us
| >
| > The 7 (new) links under the bullet "Lake Erie Sites and
| > Pictures" are the ones causing the problem. After this
| > page is saved and published (in FP 2002) the bookmarks are
| > fine. But when I re-open the page in FP, the inks are
| > still there, but the bookmarks are gone and I have to re-
| > create them.
| >
| > Thanks for any help you can give.
|
| I was able to reproduce this problem in both FP2002 and FP2003.
| However, I don't see a clear cause.
|
| One thing that seemed to help: try selecting a whole word, such as
| Aerial, before creating the bookmark. This will result in no visible
| change to your page but the HTML will look like:
|
| <a name="aerial">Aerial</a>
|
| rather than
|
| <a name="aerial"></a>Aerial
|
| At least in my preliminary testing, this seemed to make a difference.
| Perhaps there's some piece of code that throws away empty hyperlinks
| on the mistaken assumption that with nothing to click, they're
| useless. However, this doesn't explain why other bookmarks such as
|
| <a name="Welcome"></a>Welcome
|
| persist just fine. Curious.
|
| Jim Buyens
| Microsoft FrontPage MVP
|
http://www.interlacken.com
| Author of:
| *----------------------------------------------------
| |\---------------------------------------------------
| || Microsoft Office FrontPage 2003 Inside Out
| ||---------------------------------------------------
| || Web Database Development Step by Step .NET Edition
| || Microsoft FrontPage Version 2002 Inside Out
| || Faster Smarter Beginning Programming
| || (All from Microsoft Press)
| |/---------------------------------------------------
| *----------------------------------------------------