As documented in the CGI.pm module --my $q = CGI->new; my $filename = $q->param('file_field_name'); my $metadata = $q->fileInfo($filename); my $mimetype = $metadata->{'Content-Type'};
In reply to Re: Re: Writing binary data directly to webpage
by clscott
in thread Writing binary data directly to webpage
by ttcuberat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |