Convert mailto links to htmlentities

As a web developer we all know that sticking mailto: links on a site without any protection is a big no-no, because of spam harvesters. Unfortunately from time to time you get clients that insist on this. I’ve noticed that some web developers insert the mailto: link by converting the whole link to htmlentities. I [...]

No Comments »