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