Re: File upload in HTML forms

Darren New ([email protected])
Tue, 27 Sep 1994 10:32:17 -0400 (EDT)


> bit like the server doesn't know the content length of CGI script's output).

I don't know about anyone else, but my httpd 1.3 doesn't send any of the
document to the client before the CGI script finishes anyway, as far as I
can tell.