I am having trouble displaying the data from my postgresSQL database correctly......
The data is being generated using a form which has a textarea field. This is then being added to the database.
When I call that data to my web page as HTML, I loose all of the formatting - ie. newlines.
Can anyone point me in the right direction on this?