E
Earl
I'd like to populate zip codes dynamically out of the database zip code
table, but frankly there are over 70,000 zip codes in the U.S. so loading
the entire table into the combo doesn't seem feasible. I'm curious what
criteria others have used to decide how, when, and how many zip codes to
populate the combo with. I could envision waiting until the city and/or
state are selected to make the population, but at the same time, that
doesn't seem like a fast enough response for such a "trivial" piece of data.
table, but frankly there are over 70,000 zip codes in the U.S. so loading
the entire table into the combo doesn't seem feasible. I'm curious what
criteria others have used to decide how, when, and how many zip codes to
populate the combo with. I could envision waiting until the city and/or
state are selected to make the population, but at the same time, that
doesn't seem like a fast enough response for such a "trivial" piece of data.