Hi,

Paddy L wrote in msgid:[EMAIL PROTECTED] :

> I have a HTML Table of addresses for which I want to insert the
> recipient's name as well as address in The Bat! and other mail apps.

> Using: <a href="mailto:Paddy L <[EMAIL PROTECTED]>"> Paddy L</A> inserts:
> "Paddy L <[EMAIL PROTECTED]>" in recipient field of Opera 6.04, Mozilla 1.0,
> and Foxmail 4.0 e-mail, but in TB!, only "Paddy" when Opera is set to
> use TB!.

> If I use just <a href="mailto:[EMAIL PROTECTED]>  TB! inserts the address
> as it should.

Try replacing spaces with %20 within the link, also use &gt; and &lt; for
the 'angled' brackets:

<a href="mailto:Paddy%20L%20&lt;[EMAIL PROTECTED]&gt;";>Paddy L</A>

This might still not work, I don't know if this is within the standard at
all.

Regards,

Markus
-- 
Using The Bat! 1.60n under Windows NT 4.0 Build
1381 Service Pack 6 


________________________________________________________
Current Ver: 1.60q
FAQ        : http://faq.thebat.dutaint.com 
Unsubscribe: mailto:[EMAIL PROTECTED]
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Bug Reports: https://bt.ritlabs.com

Reply via email to