Hi, I'm working on a project that takes surveys over the internet and i have everything pretty much done but now that i'm testing stuff out i realized that when data is input into a text box and the user uses a carriage return to jump to the next line, the carriage return isn't picked up by php.. is there a tag i can add or some code that will store these carriage returns in variables as well as when i put it all into a database?