in reply to Error reading image from perl cgi script into HTML

And don't forget, since you're on win98,

BINMODE THE FILE HANDLE.

(in this case STDOUT)
  • Comment on Re: Error reading image from perl cgi script into HTML