Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Re: and/or searching

Quote Reply
Re: and/or searching In reply to
Okay...deep breath...Okay....

You add the codes I gave you in the search form codes in the search_error.html file, like the following:

Code:
<form method=get action="/cgi-bin/search.cgi">
<input type="bool" name="or">
Search: <input type="TEXT" name="query" value="<%query%>">
<input type="submit" value="Search">
</form>

I DO not know how more clearer I can be about this.

Wink

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
----------------------


Subject Author Views Date
Thread and/or searching Conan 2408 Nov 29, 1999, 5:09 AM
Post Re: and/or searching
Eliot 2352 Nov 29, 1999, 12:58 PM
Post Re: and/or searching
Conan 2347 Nov 29, 1999, 1:55 PM
Post Re: and/or searching
Conan 2349 Nov 29, 1999, 1:59 PM
Post Re: and/or searching
Eliot 2351 Nov 29, 1999, 5:02 PM
Post Re: and/or searching
Kevin D 2342 Nov 29, 1999, 8:11 PM
Post Re: and/or searching
Conan 2361 Nov 30, 1999, 6:07 AM