You need a wrap= within your textarea.. You may need a couple if the
browsers haven't come together on it yet.. But you can check it out here:

http://www.blooberry.com/indexdot/html/tagpages/t/textarea.htm

Just scroll down to wrap and check it out..

BTW, this seems like HTML help rather than PHP help..

Later,

Bob Weaver

"Jeff Oien" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have a form where someone enters the body of an email message
> into a <textarea> part of a form to be sent out to a list. Then a script
> retrieves the body and sends it via email. However I can't get line breaks
> to show up (I'm using MS Outlook) even if I enter the \n into the textarea
> form and those \n show up in the database data. I must be missing
> something. Thanks for any help.
> Jeff Oien



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to