From:
Robin Berjon <robin [at] berjon.com>
Date:
Thu, 3 Jul 2008 18:29:50 +0200
To:
roseyaxkit.20.ftumsh [at] spamgourmet.com
To:
axkit-users [at] axkit.org
Subject:
Re: ax2: Is it possible to...
On Jul 3, 2008, at 17:38 , roseyaxkit.20.ftumsh [at] spamgourmet.com wrote: > I have a process the user starts and it will generate some files. I > was wondering if it was possible to send each of the files in turn > to the browser. I presume something like Apaches send_fd (which I've > never used, so could be totally wrong). > > My other option would be to create links to each of the files and > make the user do a "save as" on each link. This sounds easiest, but > the first method has piqued my curiousity. One (possibly the easiest) solution could be to make a zip file on the server and redirect to that. I don't think send_fd would work serially, the browser will either close the connection when the first file is done, or put everything in the same file (depending on Content- Length I'd assume). There may be a trick with sending several files in a single MIME envelope but I would be wary of the interoperability of such an option. -- Robin Berjon - http://berjon.com/
Re: Is it possible to... - roseyaxkit.20.ftumsh.spamgourmet.com on 3 Jul 2008 15:59:48 +0000
Re: Is it possible to... - Robin Berjon on 3 Jul 2008 16:56:11 +0000
Back up to archives |
These pages are copyright © 2002 Apache Software Foundation


Index