User-1199946673 posted
That's because you're doing things your way... In the
other post, I adviced, when showing the content of the multiline textbox, to replace the line breaks with a <br> tag, However, you decided to do the replacement before storing the input into the database, which off course results in what you're
facing now. So read again what I wrote.
Another, perhaps better option is to use a HTML Editor like
FreeTextBox