Thanks very much to all the he's and any she's who answered this.
Tony
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Mon, 2009-07-27 at 07:43 -0700, Jim Lucas wrote:
> Ashley Sheridan wrote:
> > On Mon, 2009-07-27 at 07:34 -0700, Jim Lucas wrote:
> >> tony mount wrote:
> >>> I have a question that follows on from this discussion. I have a loop
> >>> which creates a number of files. It first write each file to
Ashley Sheridan wrote:
> On Mon, 2009-07-27 at 07:34 -0700, Jim Lucas wrote:
>> tony mount wrote:
>>> I have a question that follows on from this discussion. I have a loop
>>> which creates a number of files. It first write each file to a server
>>> location then sets up the headers and asks the "S
On Mon, Jul 27, 2009 at 10:34 AM, Jim Lucas wrote:
> Ashley's answer is correct. But the one thing she ...
He.
Andrew
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Mon, 2009-07-27 at 07:34 -0700, Jim Lucas wrote:
> tony mount wrote:
> > I have a question that follows on from this discussion. I have a loop
> > which creates a number of files. It first write each file to a server
> > location then sets up the headers and asks the "Save As" question. This
> >
t; sequenctially download the files.
>
> HTH,
> - Kyle
>
>
> -Original Message-
> From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk]
> Sent: Mon 7/27/2009 8:30 AM
> To: tony mount
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] More on "JS
tony mount wrote:
> I have a question that follows on from this discussion. I have a loop
> which creates a number of files. It first write each file to a server
> location then sets up the headers and asks the "Save As" question. This
> works OK once, but after the first download it exits without
om: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk]
Sent: Mon 7/27/2009 8:30 AM
To: tony mount
Cc: php-general@lists.php.net
Subject: Re: [PHP] More on "JS alert that links to file"
I assume you want to force the files to the user as a series of files to
download? Have you considered
I assume you want to force the files to the user as a series of files to
download? Have you considered just offering a page of links to each
file? You can actually have the links go to a PHP script which can
stream the file as a forced download, and the user can then download the
files one-by-one b
9 matches
Mail list logo