One of my clients wants to disable the URL to be shown as a hyperlinked URL, it has to be recognized as plain text, this is what I have tried:
<a href="..." style="text-decoration:none!important">ur<!comments>l</a>
I have also tried to remove the <a></a>
tag, as well as remove "http://" of the URL, none of them worked in Outlook. Outlook still recognized it as a hyperlink.
Anybody have any workaround here?
http://www.google.com
`. – David K. Hess Dec 06 '11 at 03:33