RE: [PHP] Re: Passing variable to a page in a frameset



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


.



Relevant Pages

  • Re: [PHP] Re: Passing variable to a page in a frameset
    ... Target won't work for me because the originating page with the search box is not part of any frameset. ... If it does then it doesn't matter where the form is, just specify the target as the name of the frame and it will almost certainly work. ... On each library's website there is a search box to search the catalog, which is on a completely different server from the websites. ...
    (php.general)
  • Re: [PHP] Re: Passing variable to a page in a frameset
    ... Vail Systems Technology ... Target won't work for me because the originating page with the search box is not part of any frameset. ... If it does then it doesn't matter where the form is, just specify the target as the name of the frame and it will almost certainly work. ...
    (php.general)
  • Re: Still having link problems opening in middle frame
    ... On your actual frameset page, remove the target values, then on indexleft and indexright, select ... each link and set the target value to the actual name of the middle frame, ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ...
    (microsoft.public.frontpage.client)
  • Re: [PHP] Re: Passing variable to a page in a frameset
    ... Vail Systems Technology ... Target won't work for me because the originating page with the search box is not part of any frameset. ... If it does then it doesn't matter where the form is, just specify the target as the name of the frame and it will almost certainly work. ...
    (php.general)
  • Re: [PHP] Re: Passing variable to a page in a frameset
    ... Vail Systems Technology ... Target won't work for me because the originating page with the search box is not part of any frameset. ... If it does then it doesn't matter where the form is, just specify the target as the name of the frame and it will almost certainly work. ...
    (php.general)