On Sat, Sep 27, 2008 at 04:25:51PM -0500, Chris Devine wrote:
> 
> All,
> 
> Using a method like this, how would you set the filename of the downloaded
> data in the browser?
> 
> Thanks,
> Chris
> 

You could set a Content-Disposition header, though I don't think that
is respected by all clients.

http://www.ietf.org/rfc/rfc2183.txt

Otherwise it will just use the filename found in the URL.

-- 
Lee Aylward

Attachment: signature.asc
Description: Digital signature

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to