Re: Opening page in other frame
- From: Schraalhans Keukenmeester <nomail@xxxxxxxxxx>
- Date: Mon, 26 Sep 2005 14:09:35 +0200
Schraalhans Keukenmeester wrote:
Maybe I should add that I also need to output data to the existing/calling frame script, so simply stopping output after the header() is not really what I need.Hi,
I have a webpage with a menu and a separate frame with a banner stating the current active menu. On selecting one of the options the desired content appears in the designated frame.
However, I also want the contents of the menu banner to change, and even another frame's which holds the submenu options.
Let's say the content page is content.php. From within that, I tried using header (Location etc. TARGET="bannerframe") but I get a warning:
Cannot modify header information - headers already sent by (output started at /www/mysite/content.php:6) in /www/mysite/menubanner.php on line 2
Is there a better way to try and change multiple frames' contents ? I'd prefer doing it from within PHP and not use JavaScript.
Thanks in advance! SH
.
- References:
- Opening page in other frame
- From: Schraalhans Keukenmeester
- Opening page in other frame
- Prev by Date: Re: another php question
- Next by Date: Call to a member function on a non-object
- Previous by thread: Opening page in other frame
- Next by thread: Call to a member function on a non-object
- Index(es):
Relevant Pages
|