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



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



-----Original Message-----
From: Jay Moore [mailto:jaymoore@xxxxxxxxxxxx]
Sent: Friday, August 15, 2008 7:03 AM
To: php-general@xxxxxxxxxxxxx
Subject: [PHP] 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/sa
lamander/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?!?!

--
PHP General Mailing List (http://www.php.net/) To
unsubscribe, visit: http://www.php.net/unsub.php


.