Fixes a plain text field for display as HTML by replacing carriage returns with the appropriate br and p tags for breaks.
public static string DisplayMemo( string HtmlText );
Return Value
Fixed up string
Parameters
HtmlText
See also:
Class wwUtils© West Wind Technologies, 2018 • Updated: 12/28/06
Comment or report problem with topic