I think he's also wanting to either use EmbPerl instead of EmbPerlObject for that page, or put it in a directory with a null base.epo (or equivalent).
I haven't attempted to bypass that in EmbPerlObject yet, so what Frank said may actually be sufficient. However, it sounds a lot like what I've used to bypass EmbPerl additions, and I think you'd need to also bypass the EmbPerlObject stuff - unless Gerald has been working his magic again. Ed On Thu, 26 Jul 2007, Frank Wesemann wrote: > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]