Re: Timed redirection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I've not done what you want but if I understand you correctly then it is possible with the HTTP redirect header. A Quick google should help out.

graeme

Jim MacDiarmid wrote:

Is there a way to programmatically add timed redirection to a page? I have
a page with a form on it. Once it's submitted and the data is updated in
the database correctly, I'd like to present a status page then wait for say
3 seconds before redirecting them to some other URL.


I know you can do this with window.location = 'targetURL' but not sure how
to add it. I was thinking that it might have to be added to the header, but
I'm using the same header template for each page.


Any ideas?

TIA,

Jim




-- Experience is a good teacher, but she sends in terrific bills.

Minna Antrim

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux