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());