realbasic-nug
[Top] [All Lists]

Re: [ANN] SPEAR

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: [ANN] SPEAR
From: Allan Kent <allan at lodestone dot co dot za>
Date: Mon, 31 Jan 2005 07:03:54 +0200
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <BE2046BA dot 672C%rovo at l4a dot info>
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:"&#97;&#64;&#98;&#46;&#99;&#111;&#109;";>LinkText</a>

when it should be

<a href="mailto:&#97;&#64;&#98;&#46;&#99;&#111;&#109;";>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>

<Prev in Thread] Current Thread [Next in Thread>