Make sure don't do:

<CFMAIL>
#myvar#
</CFMAIL>

As it will insert a carriage return at the top and bottom

Instead do:

<CFMAIL>#myvar#</CFMAIL>


> -----Original Message-----
> From: Robertson-Ravo, Neil (RX) 
> [mailto:[EMAIL PROTECTED] 
> Sent: Friday, June 13, 2003 11:55 AM
> To: '[EMAIL PROTECTED]'
> Subject: [ cf-dev ] CFMAIL quirks
> 
> 
> Anyone had cfmail inserted a blank line at the top of emails 
> being sent when
> there is defo no blank line being inserted in there?
> 
> The text is being generated dynamically...I cant see where 
> its coming from
> at all?!
> 
> -- 
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
> 
> 



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to