Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Help: Extended search form?

Quote Reply
Help: Extended search form?
Hi,

i'm trying to setup a form for search.cgi like this:

search.cgi should search one field in the links table like this:

A user should enter two values (like a search for a range of ZIPs) and search.cgi should display all entries with the zip >= value1 and <= value2 ... i know how to get entries with a parameter like:

search.cgi?ZIP=12345

or

search.cgi?ZIP=>12345

but why does this not work:

search.cgi?ZIP=>12345&ZIP=<99999

?

Thanks for any hints ... i'll need both solutions - one with a direct link and one for the form ;)

Subject Author Views Date
Thread Help: Extended search form? Chef 2941 Aug 25, 2001, 4:10 AM
Thread Re: Help: Extended search form?
Alex 2853 Aug 26, 2001, 10:39 PM
Thread Re: Help: Extended search form?
Chef 2831 Aug 27, 2001, 2:05 AM
Thread Re: Help: Extended search form?
Alex 2821 Aug 27, 2001, 1:10 PM
Thread Re: Help: Extended search form?
Chef 2828 Aug 27, 2001, 2:04 PM
Thread Re: Help: Extended search form?
Alex 2836 Aug 27, 2001, 2:14 PM
Thread Re: Help: Extended search form?
Chef 2820 Aug 27, 2001, 2:45 PM
Post Re: Help: Extended search form?
Alex 2817 Aug 27, 2001, 2:47 PM