cpwilkinson
11-24-2003, 08:09 AM
Hi
I have an HTML email which needs to be sent out and I am finding problems it.
The first is that in some email viewers (e.g. hotmail, lycos), they are messing up my links.
e.g. This link:
<a href="...link.asp?NewsID=463">The Link</a>
is being changed to:
<a href="...link.asp?NewsIDF3">The Link</a>
Does anyone have any suggestions whats going on?
Thanks
I have an HTML email which needs to be sent out and I am finding problems it.
The first is that in some email viewers (e.g. hotmail, lycos), they are messing up my links.
e.g. This link:
<a href="...link.asp?NewsID=463">The Link</a>
is being changed to:
<a href="...link.asp?NewsIDF3">The Link</a>
Does anyone have any suggestions whats going on?
Thanks