<i><b>Originally posted by : Riley (rileypetty@msn.com)</b></i><br />I hope someone might be able to help or steer me in the right direction. I'm attaching a SQL product database to an asp page using FP2K Database Results Wizard. When I select the standard search form (an empty box) it works fine. I enter a partial key into the box and search returns the correct data. However, I would like to use a drop down selection box that I populate to make it easier for the customer to make a selection if they don't know what categories I have. The problem is, I can't figure out how to make the selection and point that piece of data to the correct entry point of the existing search. The empty box type has <%=Request"(CATDESC)"%>. It seems like I need my selection to somehow get to the area inside the (). Sure sounds funny how I just explained it. Anyway, if anybody can give some help or advice I would greatly appreciate it. Thanks, Riley, Corpus Christi, TX. rileypetty@msn.com.<br />