If I give a user a text box to enter something into a database, they might want to make a list. Instead of creating a self contained tags system, or letting the list HTML parse in with the rest of the text, how can I code it to record hard returns so people can make their own list and have it printed correctly when the text is queried back out?
-something
-like
-this?
I tried digging around the boards first, but I'm not even sure if I'm using the correct terminology. Thanks!