Here's a nice link to Netscape.com describing the basics of frames: http://www.netscape.com/eng/mozilla/2.0/relnotes/demo/target.html
You can find the predefined variables for use in frames listed, along with a quick reference to the optional HTTP header that can be specified. For your particular question though I would consider targeting the action of the <FROM> tag: <FORM ACTION="top.php" TARGET="_parent"> This will essentially "cover over the frame". Hope this helps. Robert Zwink http://www.zwink.net/daid.php -----Original Message----- From: Analysis & Solutions [mailto:[EMAIL PROTECTED]] Sent: Friday, March 15, 2002 12:50 PM To: PHP List Subject: Re: [PHP] Targetted redirection? On Fri, Mar 15, 2002 at 12:25:10PM -0500, Analysis & Solutions wrote: > On Fri, Mar 15, 2002 at 11:03:22AM -0600, Chris Boget wrote: > > > <DEFANGED_script language="php"> > > </script> > > The script needs to be in between <?php and ?> in order to execute > on your server. Browsers don't execute PHP. What you've written is how > Java'sCrap works. Wow. Someone just pointed out I'm wrong, showing me the following link: http://www.php.net/manual/en/language.basic-syntax.php#language.basic-syntax .p +hpmode Sorry about that! When I started using PHP, I don't recall that being the case. Things change, eh? --Dan -- PHP scripts that make your job easier http://www.analysisandsolutions.com/code/ SQL Solution | Layout Solution | Form Solution T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php