mimsr
02-01-2005, 09:25 AM
Does anyone know of a routine that would allow the same data (a list of states) to be loaded into multiple dropdown boxes?
I am writing a HTML application that collects multiple addresses for an individual (home, work, vacation, etc.) and I want to use a dropdown box to collect the state information for each address. The only way I know to do this is to redefine the list of states for every dropdown box...thus making for a very big page.
I'm wondering if anyone knows of a routine that will populate all dropdown boxes with the same source of data, thus allowing for only one list of data (states) in the page.
Thanks for your response.
Rob
I am writing a HTML application that collects multiple addresses for an individual (home, work, vacation, etc.) and I want to use a dropdown box to collect the state information for each address. The only way I know to do this is to redefine the list of states for every dropdown box...thus making for a very big page.
I'm wondering if anyone knows of a routine that will populate all dropdown boxes with the same source of data, thus allowing for only one list of data (states) in the page.
Thanks for your response.
Rob