WYSIWYG Test
Hi everyone,
I have multiple forms with textarea fields on my Web site. Most of the time, the text entered in one of these textareas is saved in a db or emailed with cfmail. Is there a way to preserve paragraph formatting when the text is saved/emailed/etc.? For example, if a user is typing in the textarea and hits return a few times to create a new paragraph, is there a way to transfer those returns to the database/email? If I output the text they entered either on a Web page or in an email, CF just outputs it as a long text string with no breaks.
I've ready about editors that can be downloaded and installed on the server that will help control other text formatting, but at this point I'm not interested in getting that advanced. Any help or direction is greatly appreciated!
