Re: Passing variable to a page in a frameset



Jody Cleveland wrote:
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

Frames?!

As a fellow Wisconsinite and a web developer, I'm going to have to ask you to leave the state. Minnesota can have you.

:P


Jay


PS - No, but seriously, frames?!?!
.



Relevant Pages

  • 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)
  • 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)
  • Passing variable to a page in a frameset
    ... I've got a website here: http://beta.menashalibrary.org/about ... 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? ...
    (php.general)