A
adamrice
I've encountered a problem when sending HTML-formatted e-mail to
recipients using Outlook. Specifically, links to internal anchors seem
to be ignored. For example, the message would contain something like
<a href="#fullarticle">Read more</a>
.....
<a name="fullarticle">This is the rest of the article</a>
In other mail clients (and on the web, of course), clicking "read
more" jumps you down to the full article. Not in Outlook. Does it have
some special requirements for how these links are formed? I don't have
access to Outlook here, so I can't tinker with it directly.
recipients using Outlook. Specifically, links to internal anchors seem
to be ignored. For example, the message would contain something like
<a href="#fullarticle">Read more</a>
.....
<a name="fullarticle">This is the rest of the article</a>
In other mail clients (and on the web, of course), clicking "read
more" jumps you down to the full article. Not in Outlook. Does it have
some special requirements for how these links are formed? I don't have
access to Outlook here, so I can't tinker with it directly.