
Originally Posted by
jonnyray
I have tried to use that encryption but failed miserably, I just cannot get it right.
The DD script is at least a finished product even though it doesn’t quite work on my website builder without a small tweak
Well, it is a finished product. You take the output and place it:
Code:
<a href="here">text or image tag that users see</a>
or wherever a:
Code:
mailto:someone@someaddress.com
value is required. Example:
Code:
<a href="mailto:%73%6f%6d%65%6f%6e%65%40%73%6f%6d%65%61%64%64%72%65%73%73%2e%63%6f%6d">text or image tag that users see</a>
Bookmarks