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 like Mozilla (shows
the image).

Any suggestions ?

--

 --. ,--  ,-     ICQ: 7552083      \|||/    `//EB: www.2ge.us
,--' |  - |--    IRC: [2ge]        (. .)    ,\\SN: 2ge!2ge_us
`====+==+=+===~  ~=============-o00-(_)-00o-================~
A threefold cord is not easily broken. - Ecclesiastes 4:12
 




-- 
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