when the data gets to php, do a $str = str_replace("\n", "<br>", $str); (not tested, but should work)
HTH Martin -----Original Message----- From: Rob Packer [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 14, 2002 2:33 PM To: [EMAIL PROTECTED] Subject: [PHP] make hitting enter in a text box = <br> I have a simple script for a newsletter, with a text area box for someone to type in their newsletter. Is it possible to make it so when someone hits enter with the text box it will equal <br>? TIA Robert -- -- NRC ONLINE -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php