http://www.perlmonks.org?node_id=572309


in reply to Re^6: CGI-Perl:: Location for saving the GD output
in thread CGI-Perl:: Location for saving the GD output

Obviously sending two Content-Type in a single response is not going to work. If you want to return an HTML document that includes your generated images then you need to send that separately and reference the images in the HTML - see for instance my earlier response.

/J\