SteelDragon
Programmer
I have a text formatting problem I need some assistance with. I am trying to bring over a large text field from an SQL database, and I want the data to retain most of it's original formatting. The data is from a CRM software package, and the text is formatted in paragraphs. The problem I have is two fold. 1) When I use HTML table to bring over and format the text it comes over as one big block,I need to retain the paragraph form. 2) When I use CFTable to bring over and format the text it retains it's paragraph from, but it does not wrap the text at the end of the screen, it gets truncated at whatever point I set my lines to. I need a happy medium. I need to find a way to bring over the text while retaining the paragraph form, and wrapping the lines when they are too long. If anyone can help me I would greatly appreciate it.
Thanks ahead of time,
SteelDragon
Thanks ahead of time,
SteelDragon