Re: Form-based File Upload in HTML

I have done an implementation of file upload with CGI inside
the Thomas Boutell's CGIC1.03 version. It implements the 
parsing of multipart/form-data but without parsing of other
sub-structure like multipart/mixed which can be inside it 
(it will be considered like just one element inside, that will have
to be decoded separately for now, till the next release...).
If somebody need to try the pre-release of it , contact me
to test it.
I send the implementation to Thomas Boutell to incorporate inside 
his library.
-- 

Thierry BODHUIN
Matra Marconi Space France, Division D3I/TSOM
Z.I. du Palays, 31 rue des cosmonautes
31077 TOULOUSE Cedex
Phone: (33) 62 24 74 35, Fax: (33) 62 24 77 80

Received on Monday, 20 November 1995 06:54:48 UTC