* Wade.Stuart at fallon.com <Wade.Stuart at fallon.com> [2008-08-19 21:55]:
> $c->response->headers->header('Content-disposition:' => "attachment; filename=$filename" );
You forgot
$filename =~ s!"!\\"!g;
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>