On a form, I have two drop down selection lists. One is for State and the other is for City. I have a file that holds all the Cities per State. Once the user has selected a state, I would like to load the City list for all cities for the selected state. Can anyone give me some suggestions or examples. THANKS!