Start a file download from the server?

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.

John

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to