if this was ASP/vbscript I'd say
        myTextVar = replace(myTextVar, vbcrlf, "<br />")

        let me think of the CF version,but that's the idea, convert the new
lines to break tags

cheers
barry.b

-----Original Message-----
From: Knott, Brian 
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/

Reply via email to