I have a form which I am dumping into a database.  I need to keep the
formatting that was used when submitting form (line breaks and spaces).

What I would like to do is replace spaces and breaks with " " and
"<br>"

How do I replace line breaks with a <br>?

By the way, I dont want to use <pre></pre> to format the text.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to