Re: HEADER + target?

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

 



Gustav Wiberg wrote:
I wasn't clear enough.. hm.. I meant that lets say, I have two frames = leftFrame and rightFrame.

I'm in leftFrame and want to redirect to a page called fire.php in the rightFrame. If I use HEADER("Location: fire.phg"); then the current frame will be updated (leftFrame), I want to update the rightFrame FROM the leftFrame...

Then use JavaScript as you indicated in your original message. Remember PHP is executed on the server side so has no knowledge of browser things like frames.

--
Jasper Bryant-Greene
Freelance web developer
http://jasper.bryant-greene.name/

--
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