Hello all.
I am trying to make a newsletter in which there are anchor points which makes you "jump" a lower section of the page.
The link looks like
<a href="#item1">bla</a>
And the target, which is on the same page, looks like
<a name="item1">
When I test this in my browser it works nice, but as soon as I send it to myself in an email, and I try it in the email (with Outlook Express), the link opens in a new page instead of jumping to it on the page itself.
I know I should be doing something with mhtml:mid or something like that, but I have NO IDEA how to do this. Can anyone please clearly tell me how to achieve this?
Thanks a bunch.
I am trying to make a newsletter in which there are anchor points which makes you "jump" a lower section of the page.
The link looks like
<a href="#item1">bla</a>
And the target, which is on the same page, looks like
<a name="item1">
When I test this in my browser it works nice, but as soon as I send it to myself in an email, and I try it in the email (with Outlook Express), the link opens in a new page instead of jumping to it on the page itself.
I know I should be doing something with mhtml:mid or something like that, but I have NO IDEA how to do this. Can anyone please clearly tell me how to achieve this?
Thanks a bunch.





