HTMLDocument14 NIST The getElementsByName method returns the (possibly empty) collection of elements whose name value is given by the elementName. Retrieve all the elements whose name attribute is "noid". Check the length of the nodelist. It should be 0 since the id "noid" does not exist. Rick Rivello 2002-07-15