Query By Example - Ajax Patterns

Query By Example

From Ajax Patterns

Query-By-Example is a query technique whereby matches are sought only for the values entered into given fields in a search form. Values not supplied (blank) are not used for filtering.

See: http://www.c2.com/cgi/wiki?QueryByExample