I'm a noob. My question is whether PHP can produce dynamic drop lists and if so what the tags are so that I can look them up. By dynamic drop list I mean the type where the options contained in the subsequent list depend on what was picked in the previous list without clicking submit. For instance: say the first list is of the states, then the second list updates to contain cities within that state as options. Thanks, Don