RE: [PHP] Re: Passing variable to a page in a frameset
- From: warren@xxxxxxxxxxxx ("Warren Vail")
- Date: Fri, 15 Aug 2008 11:50:52 -0700
Probably something I don't understand about your implementation, but the
form parameter will allow a target parameter, and if the frameset contains a
frame that is named (even one different from the one that contains the
search form), the results should be placed in the "target" frame. Without a
target, if the form is outside the frameset, it will replace the entire
frameset, exactly what you describe.
Warren
-----Original Message-----
From: Jody Cleveland [mailto:georgedamonkey@xxxxxxxxx]
Sent: Friday, August 15, 2008 11:40 AM
To: php-general@xxxxxxxxxxxxx
Subject: Re: [PHP] Re: Passing variable to a page in a frameset
On Aug 15, 2008, at 1:22 PM, Warren Vail wrote:
Actually you may want to check back with basic html at the "target"
parameter on your search "form" statement.
HTH,
Warren Vail
Vail Systems Technology
warren@xxxxxxxxxxxx
Target won't work for me because the originating page with
the search box is not part of any frameset. I'm trying to get
the search results from that page to go to a page that is
part of a frameset.
- jody
--
PHP General Mailing List (http://www.php.net/) To
unsubscribe, visit: http://www.php.net/unsub.php
.
- References:
- Passing variable to a page in a frameset
- From: Jody Cleveland
- Re: Passing variable to a page in a frameset
- From: Jay Moore
- RE: [PHP] Re: Passing variable to a page in a frameset
- From: "Warren Vail"
- Re: [PHP] Re: Passing variable to a page in a frameset
- From: Jody Cleveland
- Passing variable to a page in a frameset
- Prev by Date: Re: [PHP] Re: Passing variable to a page in a frameset
- Next by Date: RE: [PHP] How to submit form via PHP
- Previous by thread: Re: [PHP] Re: Passing variable to a page in a frameset
- Next by thread: parsing form with a website question...
- Index(es):
Relevant Pages
|