4lfyossi
06-23-2004, 08:41 PM
What I want to happen is, when the user enters the zipcode, it will automatically fill in the city and state. The most efficient way to do it is with an associative array, or a "hash" in Perl. Is there such a data type in JavaScript?