-
Email & link code
Hi,
I have a interesting problem. I run a link share program and send out the link code with email. People who receive email from me containing html code can't cut and paste the code like they need to do. Their browsers display the actual link rather than as text. How can I make sure that text is displayed rather than an html link?
-
if you don't set a MIME type it should just be plain text. Usually all that would happen is URL's and email addys get html-ified
-
Yes, that was a question and problem. I am sending out a <A href> link that people need to copy and paste into their website. However many of their email programs show the actual URL link and not the code they need to copy.