How to use linebreaks in a textbox?

anitawalrus

New Member
I am saving text from a textarea in the database and display it in another textarea. The linebreaks are displayed as \n which should be right, but the textarea is displaying them instead of doing the breaks! How can I fix this?
 
Back
Top