retrieve information from CheckBox in JScript

M

Ming

Hi, how do i get information about wheather a checkbox is
checked or not? Here is the code in Jscript:

xmlData.SelectSingleNode("/my:chem_all").Value

but the error message said the object doesn't support this
property or method.

Is there resources that I could look into?

Please help. Thanks.
 
Top