in reply to Re: Image display problem with CGI script
in thread Image display problem with CGI script

Corion and are disagree about whether a binmode is required .. anyone? Anyone?

Why? binmode can never hurt. Nothing will break if you add binmode when it's not needed, however, everything will break if you don't add it when it is.
  • Comment on Re: Re: Image display problem with CGI script