This topic is locked

Search Boxes

6/27/2009 5:56:05 PM
PHPRunner General questions
D
diaster author

How would I make a search for three different fields. with one submit button. example enter in CITY and/or STATE and/or kiZIP I could enter any or all the fields for "contains" data. and perhaps have the the name "CITY" show up in the city box, etc., as to hint that's what you might enter there.

The one search example providedin tips and tricks has only one search field.
anyhelp would be appreciated. I think this approach would be much cleaner than a custom search.php in an iframe on the htm webpage
example on a webpage, this is the look, see the search fields.
http://www.thebuckhornbar.com/weblinks.htm
of course i would love to do the google api and iframe list under underneath

D
diaster author 6/28/2009

absolutely no one has an idea on how to do this :-(
how about the script for adding more entries to one submit box

J
Jane 6/30/2009

Hi,
you can use advanced search for this purpose.

D
diaster author 7/5/2009

Hi,

you can use advanced search for this purpose.



Yes I thought about that, but perhaps my knowledge of phprunner is alcking. my advanced search page is very complex looking, drop downs, search fields etc. the three empty boxes with a submit button seems so clean for an end user, i will look into it more closely though