I have a textarea field that users may enter multiple paragraphs.
Paragraphs are separated by two carriage returns. Obviously when I
show the contents in HTML the paragraphs don't show up.
I'm sure can also do some type of regex to add <p/> at the end of
each line and package it into my own component.
Is there another way of doing this using existing components that I'm
overlooking. I
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]