IE save, other shows image

2005-02-10 Thread Ing. Branislav Gerzo
Hi all, I have simple question, in my CGI script I have: print $query-header(-type='image/jpg'); print my $image = im_new($param); im_new() return image. Image shows, when I open URL in opera, mozilla, but when I open it in Internet Explorer, it opens open/save dialog. I expect same behavior

Re: IE save, other shows image

2005-02-10 Thread David Dorward
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

Re: IE save, other shows image

2005-02-10 Thread Ing. Branislav Gerzo
David Dorward [DD], on Thursday, February 10, 2005 at 09:41 (+) wrote about: print $query-header(-type='image/jpg'); DD This is wrong, the registered MIME type for JPEG images is image/jpeg thanks a lot, problem solved! :) -- ...m8s, cu l8r, Brano. [When the going gets tough, the tough