Hello,
I'm putting together an internal company website. Right now its taking two fields firstName and lastName but I will be adding more fields (address,city,state,zip..etc). I want to create a dynamic select statement that will look at what fields the user has entered and use those in the select statement. I did some research and found two query generators/builders. I tried applying them to my code with no success. Is this the approach I should be taking or something else ? I have attached my two files along with two query generators/builders into one zip. Thanks in advance
-Chris