Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

[mv] Coordinated Search



******    message to minivend-users from Mathew Jones <matjones@booksellersolutions.com>     ******

I am trying to add a drop down menu in my search form as part of a coordinated search which will
search 9 different keyword fields in my database. Right now it only searches keyword one. Could
someone please help me figure this out!! Thanks....

snippets of my code are below!

Mat Jones
booksellersolutions.com



<FORM ACTION="[area search]" METHOD=POST>
<input type=hidden name="mv_coordinate" value="yes">



    <INPUT TYPE=hidden NAME=mv_search_map VALUE="
        mv_searchspec=search1
        mv_searchspec=search2
        mv_searchspec=search3
  mv_searchspec=search4
        mv_searchspec=search5
        mv_searchspec=search6
     mv_searchspec=search7

        ">
    <INPUT TYPE=hidden NAME="mv_search_field" VALUE="author">
    <INPUT TYPE=hidden NAME="mv_search_field" VALUE="title">
    <INPUT TYPE=hidden NAME="mv_search_field" VALUE="price">
 <INPUT TYPE=hidden NAME="mv_search_field" VALUE="publisher">
    <INPUT TYPE=hidden NAME="mv_search_field" VALUE="annotation">
    <INPUT TYPE=hidden NAME="mv_search_field" VALUE="collation">
 <INPUT TYPE=hidden NAME="mv_search_field" VALUE="keywordone">

....
....
....
<SELECT NAME="search7">
   <OPTION VALUE=""> -- any --
   [loop search="fi=catlisting.txt/rf=code/ra=yes/ml=1000/tf=code/un=yes"]
    <OPTION value="[loop-code]">[loop-code][/loop]
   </SELECT>

-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: