This tutorial will teah you how to make a search page and a results pages by searching on multiple fields. The SQL will be built dynamically so only fields that have data entered in them will be processed.
I am also going to add a cool method of grouping matching records using SQL.
I want to thank you for your cfml tutorials at EasyCFM. Since I am new in coldFusion, your tutorials have made it very easy for me to learn this nice language.