Cheers all. Works well.
Ade
-Original Message-
From: Rick Root [mailto:[EMAIL PROTECTED]
Sent: 12 September 2006 15:33
To: CF-Talk
Subject: Re: OT Forcing download after N seconds
Adrian Lynch wrote:
> I've done the whole forcing a download a bunch of times before, but wha
Adrian Lynch wrote:
> I've done the whole forcing a download a bunch of times before, but what
> I've never done is force a download after N number of seconds.
>
> Can anyone point me in the right direction with this. I thought maybe meta
> refreshes or flushing the response to the browser and the
You can only send one set of headers so you can't send new headers after N
seconds. My best guess would be to just a META redirect to the file after N
seconds.
http://www.domain.com/file.ext";>
Where "N" is the seconds.
...
Ben Nadel
www.bennadel.com
Certified Advanced Cold
3 matches
Mail list logo