Re: header("Location: page.php target=_parent")?????

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

 



use javascript
<body onLoad="javascript:parent.document.location.href='page.php'"></body>
not
the header function.

"Jacques" <admin@xxxxxxxxxxxxx> wrote in message
news:20050325135722.7177.qmail@xxxxxxxxxxxxxxxx
> How should I formulate the header function to replace the current frameset
> page with a new one?  I have tried a combination of header("Location:
> page.php target=_parent"); but I get an error message saying the page does
> not exist.
>
> Also, can I save a frameset page with a .php extension?  I have tried it
out
> and it seems to work.  Maybe perhaps I should not do this as there  may be
> some implications later on???
>
> Regards
>
> Jacques

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux