On Mon 15 Dec 2003, Ivor Williams <ivor.williams(a)tiscali.co.uk> wrote:
Hummm... This is interesting, as the hoover script
does not attempt
to do anything clever with the metadata - it just passes other form
fields intact - or so it appears to do. Perhaps there is something
that a browser does to a textarea field which my LWP::UserAgent code
is not doing, or maybe some escaping that is needed with POST :(.
If it helps - something that not a lot of people seem to know is that
the CGI spec says newlines are \r\n regardless of OS.
Kake