Probably another easy one, but again, couldn't find the answer in old discussions...I have some objects with the same name on my form. Designer has made them unique by making an array out of them...object[0], object[1], object[2] etc. How can I reference the individual objects in javascript? I tried...