Thanks Steve!It worked perfectly, what I can't do is to set the font to striketrough, and how is the "normal" access instead of read only???form1.#subform[0].CheckBox1::click - (JavaScript, client) if (this.rawValue == "1") { CheckBox2.access = "readOnly" ; ...