Also try #paragraphformat(inputStr)# Mark King
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Beattie, Barry > Sent: Friday, 4 April 2003 11:20 AM > To: CFAussie Mailing List > Subject: [cfaussie] RE: return replacing > > > > Mark, isn't a new line Chr(10) and chr(13): carrage return > AND line feed? > > -----Original Message----- > From: Mark Stanton [mailto:[EMAIL PROTECTED] > Sent: Friday, 4 April 2003 11:14 AM > To: CFAussie Mailing List > Subject: [cfaussie] RE: return replacing > > > <cfoutput>#replace(inputStr,chr(10),'<br>','ALL')#</cfoutput> > > or you could use pre tags. > > <pre><cfoutput>#inputStr#</cfoutput></pre> > > > Cheers > > Mark > > > ______________ > Mark Stanton > Web Production > Gruden Pty Ltd > Tel: 9956 6388 > Mob: 0410 458 201 > Fax: 9956 8433 > www.gruden.com > > > > --- > You are currently subscribed to cfaussie as: > [EMAIL PROTECTED] To unsubscribe send a blank email to > [EMAIL PROTECTED] > > MX Downunder AsiaPac DevCon - http://mxdu.com/ > > --- > You are currently subscribed to cfaussie as: > [EMAIL PROTECTED] To unsubscribe send a blank email to > [EMAIL PROTECTED] > > MX Downunder AsiaPac DevCon - http://mxdu.com/ > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
