I have PrivateMessage-System in my new Community-Page.
I have a Multiline-Textbox for the Text of a private message. I save this text in a string, this string in a n
this also works:
lbl_PostContent.Text = lbl_PostContent.Text.Replace(vbCrLf, "")