Just add chr(13) & chr(10) where you want it.  I usually create a
variable called CrLf that contains those two and then use it whenever I
need it.  Also useful in parsing out stuff containing them.

Mitch Duszynski wrote:
> 
> I am a relatively new Cold Fusion Developer and have been enjoying the tips
> I have picked up from this group.  But I have a simple question I am hoping
> someone can help me with.
> 
> How do I add LF/CR to text I wish to enter into a field in a database (such
> as a comment field or multiple lined history field)?
> 
> Mitch Duszynski
> Web Developer
> Human Kinetics
> PO Box 5076, Champaign, IL 61825
> Tel: 217-351-5076 x2474 | Fax: 217-351-2674
> [EMAIL PROTECTED] | www.humankinetics.com
> ------------------------------------------------------------------------------
> To unsubscribe, send a message to [EMAIL PROTECTED] with 
>'unsubscribe' in the body or visit the list page at www.houseoffusion.com
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to