Brian, This is one I have used successfully for years:
#Replace(input_text, Chr(13) & Chr(10), "<br>", "ALL")# Steve C -----Original Message----- From: Knott, Brian [mailto:[EMAIL PROTECTED] Sent: Friday, 4 April 2003 11:12 AM To: CFAussie Mailing List Subject: [cfaussie] return replacing I'm inserting a textarea field into to database. I'm then displaying the data with a simple <cfoutput> statement. The cfoutput does not process the returns so everything is on the same line. Does anyone know what character I need to replace with the newline character. Brian Knott QANTM Studio Senior Database Developer Ph (07) 30174331 Mob 0407572127 --- 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/
