aaronjonmartin
Technical User
I want to have a search form which has a pull down menu and a text box. I want the pull down to allow the user to choose any field in a table and the text box is to allow a user to enter a string. So when it is used the user can choose what field they wish to search in (Name, Address, Job Title, etc) and the string they enter in the text box is located in the field they chose. I know how to do the text box but I dont know how to set up the pull down. Any ideas?