wmdpontius
Programmer
losing data after ENTER key is hit in a textarea box.<br><br>For example:<br><br>line1, 'ENTER key'<br>line2, 'ENTER key'<br>line3<br><br>Only line1 gets picked up by the DB (even though<br>the INSERT VALUE statement contains:<br>line1, line2, line3)