I'd like to convert an e-mail adress into character entities for inclusion into a web page. I seem to remember, a while ago there was a small program that can do this automatically. Can anyone help ?
You can achieve this using Javascript. If you go to the Contact Us page on this site, then View Source, you'll see the script below in use. Place this in the HEAD of your HTML;