Lelton schrieb:
Does anyone have any suggestions how I can approach this?

Thanks.

%http_headers_out is what you are looking for:

$http_headers_out{'Content-Type'}  = '' the type of your data";
my $binary_data = collect_the_data(%params);
print OUT $binary_data;
exit;

--
mit freundlichem Gruß,

Frank Wesemann
Fotofinder GmbH         USt-IdNr. DE812854514
Software Entwicklung    Web: http://www.fotofinder.net/
Potsdamer Str. 96       Tel: +49 30 25 79 28 90
10785 Berlin            Fax: +49 30 25 79 28 999

Sitz: Berlin
Amtsgericht Berlin Charlottenburg (HRB 73099)
Geschäftsführer: Ali Paczensky




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to