Gossamer Forum
Home : Products : Gossamer Links : Discussions :

How I add a search box

Quote Reply
How I add a search box
How I add a search box on my home page.
Links creates its HTML pages in a folder call "directory"

I want to add search box on my main index page.

I tried this but it just comes back to my index page
<form action="http://www.my-site.com/cgi-bin/links/search.cgi">
<input type="text" id="query" name="query" class="text" />
<input type="submit" value="Search" class="submit" />
</form>


I would like also include a drop down box to let a user search by a specific field or fields. ie "company name", "keyword" & "description"

I'm using internal Indexing Scheme

Also, how do I remove categories from the search results. Or how can I display the links results first.

Subject Author Views Date
Thread How I add a search box Sies 3088 Mar 4, 2006, 7:04 AM
Post Re: [Sies] How I add a search box
webmaster33 2989 Mar 6, 2006, 2:03 PM