I am trying to build a large array with over 2,000 records to populate a set of drop down lists. They will be used when a user selects a state, a related list of cities will populate a second drop down list dynamically. The problem is that I can't seem to get the 2000 cities into an array without the stack overflow. Is there a way around this? Or do I need to start fooling around with multidimensional arrays? One last question, why does the O'Reilly book 'Javascript Application Cookbook' claim that you can load thousands of records into an array from a static text file that is delimited correctly? Is this just a bunch of kaka or what?
Frustrated! [sig][/sig]
Frustrated! [sig][/sig]