PDA

View Full Version : Simple customised search


Angi
19-Nov-2006, 01:23 PM
Hi There,

I have some customevars which I have made searchable on the main search page on this website I have created and from that generated code (search.html) I have taken some dropdowns so I could add to the homepage so you can do a quick search from there.

The problem I have is you have to select something from the dropdown in order for you to get results because if you dont it shows you this "Please specify either words or a price range for the search." I would like it if you left the dropdowns as "any" that it would show you everything in the results. This is the domain name http://www.christopherpiperwines.co.uk/index.html if you need to see what I mean. Does anyone know how I could do that?

Any help would be great.

Thank you

Angi

cdicken
21-Nov-2006, 10:26 AM
Hi Angi

Please ensure the following lines are included as part of the search tool on the front page:

<input type="hidden" name="SS" value="" />
<input TYPE=HIDDEN NAME="PR" VALUE="-1">
<input TYPE=HIDDEN NAME="TB" VALUE="A">