Yes - I did all the debugging already. I see in MYSQL the <br /> that FCKEditor submitted. So the page submit inserted it fine.
My problem is when I do a SELECT * FROM TABLEA. The SELECT is removing the <br />. And the form trying to display that column loses its formatting. I am trying to figure out if there is a way that FCKEditor can store /n or something else for the carriage return. Or maybe in the SELECT there is something I can do to capture the full HTML stored. I have already tried the <br> too. Doesn't help... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290009 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

