Question
Long Text Retrieval
Is there a way to retrieve formatted long text fields from
MSSQL using <cfoutput> in ColdFusion? I'm particulary
interested in showing linefeeds/carriage returns. The data is
retrieved as one long string. When I retrieve the data in a
<textarea> the formatting is correct.