Hi Ronald,
Ronald Vogelaar wrote:
This little app takes an e-mail address and turns this ascii email address
into its equivalent decimal entity,
small problem in the encrypted text - I encrypted a at b dot com and it returns:
<a mailto:"a@b.com">LinkText</a>
when it should be
<a href="mailto:a@b.com">LinkText</a>
otherwise it doesn't link. (changes are to include an href= before the
mailto: and move the first " to before the mailto)
Allan
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|