This is what if have used.  I have to admit I haven't tested it in all
the scenarios.

$query->header(-Type=>'application/zip','Content-
      Disposition'=>'attachment;filename=myfile.zip');


Jay


On Thu, 2003-02-27 at 11:21, Richard Morse wrote:
> 
> On Thursday, February 27, 2003, at 11:00  AM, Jay Powers wrote:
> 
> > I have always used the following in the header.
> >
> > Content-Disposition: attachment; filename=thefile.txt
> >
> 
> So would I do something like:
> 
> print $q->header('application/zip; filename=myfile.zip');
> 
> ?
> 
> Thanks,
> Ricky
> 


_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to