Help for this page
print "Content-type: image/gif\n\n"; binmode STDOUT; $thumb->Write('gif:-');
print "Content-type:text/html\n\n"; <code> ... the html displays fine, but the images appear as binary code. If I use + the <code> print "Content-type: image/gif\n\n";