colin_e wrote:
> a) User invokes script as "script.pl"
>
> b) Script redirects to "script_downloader.zip"
> (But configure Apache to pass this back to the original script).
>
I'm sorry, maybe this is obvious [but not to me!] how do you do this:
***
> c) Script picks up the original session state
***
> and emits the zip filestream to the browser,
> which is now expecting a downloadable file type.