The thing I'm working on stores a person's answers in a database, and later on needs to display those answers in another page. All very simple, except the person's answers are more or less paragraphs, and I need a way that when the db contents are called to the display page, line breaks exist where the user put them orginally.
How can this be done (other than telling the user to insert [BR] tags where they want them)?
Thanks
How can this be done (other than telling the user to insert [BR] tags where they want them)?
Thanks