Try this example, it is easier and doesn't require Javascript on the client 
machine:

<?php

header("Location: http://www.somedomain.com/somepath/somefile.php";);

?>

That's all you need!

At 01:35 2001-09-17, you wrote:

> > hello,
>
>  it is very possible to redirect with just some html code...
>  <body onload="use java code to open page">
>  i.e. the location might work, onload="location='../folder/file'"
>
>  i hope this can help you

Lee Leahu
[EMAIL PROTECTED]

Internet Technologies Specialist
RICIS, Inc.
Phone: (708) 444-2690
Fax: (708) 444-2697
Cell: (708) 363-6860
Pager: (708) 467-2044
http://www.ricis.com/


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to