Passing variable to a page in a frameset



Hello,

I've got a website here: http://beta.menashalibrary.org/about

On every page, i've got a search box at the top. This search box searches the library's web catalog. The problem is, when someone searches, it takes them away from the site. What I'd like to do is take what a person searches for, and load it into the bottom frame of this page:
http://beta.menashalibrary.org/sites/beta.menashalibrary.org/themes/salamander/searchframe.html

Is there a way, with php, to take what someone puts in the search box and put the results into the bottom frame of a frameset when the originating page does not contain frames?

- jody
.



Relevant Pages

  • Have to refresh frame on website
    ... Basically they subscribe to this website and ... receive emails which contain hyperlinks to documents on ... The bottom frame is empty and IE ... and do a refresh the document loads. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: [PHP] Passing variable to a page in a frameset
    ... I've got a website here: http://beta.menashalibrary.org/about ... the library's web catalog. ... put the results into the bottom frame of a frameset when the originating ... javascript function like the following: ...
    (php.general)
  • Re: [PHP] Passing variable to a page in a frameset
    ... I've got a website here: http://beta.menashalibrary.org/about ... the library's web catalog. ... put the results into the bottom frame of a frameset when the originating ... PHP General Mailing List ...
    (php.general)
  • Re: Passing variable to a page in a frameset
    ... Jody Cleveland wrote: ... I've got a website here: http://beta.menashalibrary.org/about ... Is there a way, with php, to take what someone puts in the search box and put the results into the bottom frame of a frameset when the originating page does not contain frames? ... Minnesota can have you. ...
    (php.general)
  • Re: [PHP] Passing variable to a page in a frameset
    ... On 14 Aug 2008, at 21:34, Jody Cleveland wrote: ... This search box searches the library's web catalog. ... Is there a way, with php, to take what someone puts in the search box and put the results into the bottom frame of a frameset when the originating page does not contain frames? ... Set the target attribute of the search form to the name of the bottom frame. ...
    (php.general)