Hello Paddy, On Wednesday, June 12, 2002 at 4:53:16 PM you wrote in [EMAIL PROTECTED]">mid:[EMAIL PROTECTED] (at least in part):
PL> Using: <a href="mailto:Paddy L <[EMAIL PROTECTED]>"> Paddy L</A> Try it this way: <a href="mailto:Paddy%20L%20<[EMAIL PROTECTED]>">Paddy L</a> In general: replace every occurrence of ' ' (space) with '%20' and if in doubt about any non-alpha-character or non-digit: write '%<Hex-CharCode>', means: e.g. '%65' would represent 'A'. '"' is '%34' ... and so on. -- Regards Peter Palmreuther mailto:[EMAIL PROTECTED] (The Bat! v1.60q on Windows 2000 5.0 Build 2195 Service Pack 2) oxymoron: industrial park ________________________________________________________ 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

