On Thu, Feb 10, 2005 at 10:30:59AM +0100, Ing. Branislav Gerzo wrote:
> I have simple question, in my CGI script I have:
> 
> print $query->header(-type=>'image/jpg');

This is wrong, the registered MIME type for JPEG images is image/jpeg

-- 
David Dorward                                      http://dorward.me.uk


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to