I have some text entered into an Oracle 8i database from a textarea form.

When I output this field I lose any CR's.

Example:

User enters:

Line 1
Line2

My app outputs:

Line 1 Line2

Is there a simple solution without REreplace chr(10) to <br>?

Thanks!

Brian Groot
Online Services
ASPS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to