[Javascript] is it better to use an 2 arrays or an object

Scott.Wiseman swiseman at remax-cahi.com
Thu Jun 27 18:37:05 CDT 2002


I want to store 

this

some array[counter = counter + 1] = recordnumber (large number)
some array1[counter = counter + 1]= some other value I need mabye name

or and object

and if an object how??



More information about the Javascript mailing list