After the <html> tag, you can put:

<META HTTP-EQUIV="refresh" content="2;URL={WHEREVER you wanna go}">

The 2 is for seconds to wait before a send.

This works in standard HTML files as well.
-- 
Scott Carr
OpenOffice.org
Whiteboard-Doc Maintainer
http://whiteboard.openoffice.org/doc/


Quoting Renaldo De Silva <[EMAIL PROTECTED]>:

> is there any way other than
> 
> header("Location: http://www.php.net/";);
> 
> to redirect to another page.
> 
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

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

Reply via email to