Hey Todd... I really think what you are going to have to do is pass a javascript variable to the parent page.. cause you are trying to send a variable from the php search page to the parent that has the iframe in it... I am correct in assuming that? On Tue, 1 Mar 2005 16:33:58 -0000, Mikey <frak@xxxxxxxxxxxxxx> wrote: > > > Is there a way to "leave" the inline frame? > > You could get your script to write some JavaScript instead of the header > along the lines of: > > window.parent.document.location = "mypage.php"; > > (This is not tested, and YMMV...) > > HTH, > > Mikey > > -- > 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