Question
Formatting text
I have a form with a cftextarea. The textarea feeds the text
into a database table field. A separate cfm page displays the text
as a result of a query. To insert the formatting tags into the text
before it is sent to the database I am currently using TinyMCE. Is
it now possible to dispense with TinyMCE and use cf attributes in
the cftextarea?