* Thus wrote David Nicholson ([EMAIL PROTECTED]):
> Hello,
> 
> The newlines will be there if you view the source of your page.
> Browsers do not render newlines in the source as newlines in the
> browser display, as you have found out you have to convert the
> newlines to <BR>s.

It probably could be add that html doesn't render newlines 'by
default'.  You can wrap the text inside a html tag that has the
style 'white-space: pre' set on it.


cheers,

Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

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

Reply via email to