programmatically reading and setting a checkbox
Posted: Tue Sep 17, 2013 3:50 pm
How do I programmatiacally set the values of a checkbox? I'm using the control for Day Of Week, one day for each checkbox.
Alarm1DOW is the set of elements for the entire checkbox
This does not work in javascript:
alert(Appery("Alarm1DOW").val());