As far as I know, you can't do this directly through a header. Try using a 
meta tag, i.e. <META HTTP-EQUIV=Refresh CONTENT="x; 
URL=http://www.example.com/";>, where x is the delay in seconds.

J

Steven Walker wrote:

> Is there way to have a page automatically redirect the user to another
> page, but with a timed delay?
> 
> I'm working on a purchasing system. After a successful purchase, a thank
> you page is shown, and then I want to take the user to a download page a
> few seconds afterward.
> 
> Thanks!
> 
> Steven J. Walker
> Walker Effects
> www.walkereffects.com
> [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to