Try using #chr(10)##chr(13)# where you want a line break.  Those characters
are the ascii characters for line breaks.  Example:

#sel_cmde.firstname# #sel_cmde.lastname# #chr(10)##chr(13)#
#sel_cmde.address# #chr(10)##chr(13)#
#sel_cmde.zip# #sel_cmde.city# #chr(10)##chr(13)#

Thanks,

Sam


----- Original Message -----
From: "loic jegouzo" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, January 03, 2002 9:42 AM
Subject: Re: pb with cfmail, in plain text.


> ----- Original Message -----
> From: "Tom Espen Pedersen" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Thursday, January 03, 2002 2:59 PM
> Subject: Re: pb with cfmail, in plain text.
>
>
> > I've had the same problem, think it's due to the #variables# try putting
> an
> > ekstra " " after the vars
> > or use and ekstra
> >
> >
> > enter between, I dont remember how we solved it.
> >
> > Tom Espen Pedersen
>
>
> i tried it but still have the pb. i follow searching in this way
>
> ps : ekstra = extra ??
> 
______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to