I'm trying to divide one database field across many columns without cutting off words in the middle, like on this page:
I want to see if <cftable> will provide a solution. The tricky part is all the text is in one field, so <cftable> would have to be able to determine where to cut off the string so that no words are truncated.
I want to see if <cftable> will provide a solution. The tricky part is all the text is in one field, so <cftable> would have to be able to determine where to cut off the string so that no words are truncated.