I _think_ what we are talking about is how the contents of a
form are put into some consistent representation before being
sent over the network (i.e. in a POST).
Internet standards don't need to say much about the internals of a program,
and as you suggest, one needs to comply with other standards for
inter-application communication.
CRLF is not efficent, but the Net-ASCII representation of text using
it has a long history in Internet standards: it's in telnet, FTP,
SMTP, MIME, NNTP, and Gopher: the majority of other protocols besides
HTTP that WWW interacts with. (Though I think there is also a long history
of "sloppy" Unix servers that used just LF.)
--
Albert Lunde Albert-Lunde@nwu.edu