--- Stas Bekman <[EMAIL PROTECTED]> wrote:
> Micah Johnson wrote:
> [...]
> >>print q[Content-type: text/plain\n] .
> >>q[Content-Disposition:
> >>attachment;filename=results.xml\n\n].
> >
> >
> > Thanks!
> > The local $| = 0 trick works. Would you mind
> > explaining what is happening? FYI, putting the
> > headers on one print doesn't seem to fix it.
>
> Micah, please describe the outcome with the second
> approach. Do you still
> get 500 or just the headers are wrong? should there
> be a white space
> before 'filename='?
I inherited this CGI and just tried to make it work
as-is. If I put it all in one line and remove all the
whitespace, it works without the buffering trick.
Thanks again, you da man,
Micah
__________________________________
Do you Yahoo!?
Meet the all-new My Yahoo! - Try it today!
http://my.yahoo.com
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html