First of all I was looking through the source at how you handle place holders around email links and saw that you do not post ASCII but hex?

That looks to me like email spider prevention and just wanted to say thanks (if it is) for a great idea.

Next

I'm trying to do a "Tell a friend" link on an image but its not working.

If I uses say <a href="mailto:?subject=Check out ww.webdevelopersnotes.com
&body=Hi, check out this great web site"> Send this page to a friend</a>

It works but then I get the text I want to add it to an image via the place holder system.

Any idea how to do it?