Returns string with converted single newline characters (CR/LF sequences) into spaces and double newline characters into HTML paragraph markers (<P>).
See also StripCR.
ParagraphFormat(string)
String being converted to the HTML paragraph format.
ParagraphFormat is useful for displaying data entered into TEXTAREA fields.
AllaireDoc@allaire.com Copyright © 1998, Allaire Corporation. All rights reserved.