l74Rl3Y
03-13-2010, 11:16 PM
What I am trying to accomplish is a form that contains two select menus, Menu A and Menu B, as well as a Text Box.
Menu A will contain a list of states, when a state is chosen I want Menu B to populate with a list of cities in that state. After a City is selected in Menu B i want the Text Box to populate with information pertaining to the city.
So far the only codes I have found were either to chain the two Menus together or to chain a Menu to a Text Box.
I could really use some help on this, even if you could point me towards a site with something like this already going on.
I would like to get it to get the information from an external XML document, but as of right now I just want it to work!
I thank you all in advance.
Menu A will contain a list of states, when a state is chosen I want Menu B to populate with a list of cities in that state. After a City is selected in Menu B i want the Text Box to populate with information pertaining to the city.
So far the only codes I have found were either to chain the two Menus together or to chain a Menu to a Text Box.
I could really use some help on this, even if you could point me towards a site with something like this already going on.
I would like to get it to get the information from an external XML document, but as of right now I just want it to work!
I thank you all in advance.