Had a look at Paragraph forma but it replace single returns with spaces and double returns with <p>. Not sure why it replaces with spaces, but that what the documentaion says.
Brian ---------------------------------------- From: "Steve Onnis" <[email protected]> Sent: Monday, 23 April 2012 12:23 PM To: [email protected] Subject: RE: [cfaussie] textareas the returns Depends You can use <pre> or you can use #ParagraphFormat([textareaValue])# which will take each return and split the value into paragraphs using the <p> tag Steve From: Brian Knott [mailto:[email protected]] Sent: Monday, 23 April 2012 12:20 PM To: cfaussie Subject: [cfaussie] textareas the returns Just a quick one guys. If I put a return in a text area, now can I force the text to show those returns when I display the field on a HTML page. If I edit the vaue in a text area again the returns are there but if I just display the value, the returns are ignored. thanks Brian -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en. -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en. -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.
