I am generating e-mails and in the e-mail body (html formatted) I need to include abcd.com but I need to escape it somehow to avoid gmail displaying it as a link (there's nothing at that address).
Any hints, please? Tried to google it but no luck.
|
feedback
|
|
You are not going to be able to reliably obfuscate a URL so that all mail clients do not see it as such without obfuscating it so far that the user will not understand it either. You could try spacing everything out like | |||||||
feedback
|
|
include this text immediately after your link: (Please DO NOT click. There is nothing on this address.) Cheers | |||
|
feedback
|