PDA

Click to See Complete Forum and Search --> : Email & link code


DKCK
Mar 27th, 2002, 07:28 PM
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?

chrisjk
Mar 27th, 2002, 07:33 PM
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

DKCK
Mar 27th, 2002, 08:55 PM
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.