On Wed, Sep 14, 2005 at 12:32:39PM -0400, Sam Tregar wrote: > On Wed, 14 Sep 2005, Evan A. Zacks wrote: > > > This will send csv output to the browser with a content-type > > header of 'application/x-csv' and a content-disposition header of > > 'attachment' with a provided filename. > > How do I set the filename used here? I skimmed the POD but didn't see > an option for it.
There is a "filename" parameter to the xsv_report_web method, but it looks like I forgot to document it. The pod now includes this parameter and is online: http://zacks.org/cgiapp-xsv/ Thanks! -E --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
