Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Search all in category

Quote Reply
Search all in category
Ok so I have:

search.cgi?catid=31&query=*&sb=Add_Date&so=DESC

returns No results found for "*"

So, how do you list all links in a category via search? Any ideas?

~ ERASER


Free JavaScripts @ Insight Eye

Last edited by:

Eraser: Dec 27, 2006, 1:19 PM
Quote Reply
Re: [Eraser] Search all in category In reply to
Ok I got it!

search.cgi?catid=31&sb=Add_Date&so=DESC&Title=*

You have to pass in a field to search on.

No need to add the query string in this case.

Neat!

~ ERASER


Free JavaScripts @ Insight Eye

Last edited by:

Eraser: Dec 27, 2006, 2:35 PM