K. I can use a text area type field to allow a user to enter multiple lines.
I then insert this data into the db. But when I retrieve the data and echo it out, the new lines are no longer there but are instead treated as spaces...is there any way to preserve that formatting?