Gossamer Forum
Home : Products : DBMan : Customization :

How do I?

Quote Reply
How do I?
In my search menu, I provide a couple pulldown menus with different categories of ads...I would like to insert in each pulldown menu a "search all categories " option.
what changes have to be made an where to bring this about...thanks Rob
Quote Reply
Re: How do I? In reply to
Hi,

Add an option like so:

<OPTION Value="*">All Categories

The * tells the script to search for all values in that field.

Hope this helps

Eli
Quote Reply
Re: How do I? In reply to
Hi JFrost...thanks ..so simple..but works so well...thanks again really appreciate the help...Rob