Thanks Gerald.  

Now that I seen it again, I remember seeing it at one point in the docs when I
was looking for something else, but when I needed it I couldn't find it of
course :(

On 27-Apr-2000 Gerald Richter wrote:
>> $uploadfile = $query->param("upload");
>> $mime_type = uploadInfo($file)->{'Content-Type'};
>>
>> Is there a way of doing this with Embperl?
> 
>>From the docs:
> 
>   Content-Type:  [+ $fdat{-ImageName} -> {'Content-Type'} +] <br>

> file uploads are the only thing that Embperl uses CGI.pm. CGI.pm reads the
> data in small chunks and writes it to disk, so there is no problem with
> memory, as far as you disk has enounght free space.

Ok.

Regards,

Wim Kerkhoff, Software Engineer
NetMaster Networking Solutions
[EMAIL PROTECTED]

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

Reply via email to