I have a <textarea> where in enter lots of text, and when submitet stored in a database. I have a script that get's this info and generates a mail which is sent. My problem is formating the text the way it was enterd when sending the mail. The way it comes out now it's no linebreaks, and i need those.
Anyone??