> -----Original Message-----
> From: Jake [mailto:[EMAIL PROTECTED]]
> Sent: Monday, May 20, 2002 5:18 PM
> To: John Brooking; Beginners CGI
> Subject: Re: Translating newlines to HTML paragraphs
> 
> ... My guess though is that textarea newlines will get sent 
> as cr/lf no matter what OS the client is running.

This is dependent on the browser, and not the client OS. The
HTML standard would be controlling here, and it's pretty
vague if you look at the TEXTAREA section. The discussion of
line breaks in general starts at:

<http://www.w3.org/TR/html401/struct/text.html#h-9.3.4>

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to