Hi,
I would like to find a way to do the following:
I have a page with 10 checkboxes(5 of them with prefix ckNeeds and 5 with prefix ckPlan) and 8 textbox(4 with prefix txtNeeds and 4 with prefix txtPlan). If the N/A(with prefix ckNeeds) checkbox is checked, I want the other 4 checkboxes with prefix ckNeeds to be unchecked if they are checked , also if there are value in the 4 textbox with prefix txtNeeds then I would like to earse the value on the those text box. I will really appreciate if anyone can give me any idea on how to do this. Thanks
I would like to find a way to do the following:
I have a page with 10 checkboxes(5 of them with prefix ckNeeds and 5 with prefix ckPlan) and 8 textbox(4 with prefix txtNeeds and 4 with prefix txtPlan). If the N/A(with prefix ckNeeds) checkbox is checked, I want the other 4 checkboxes with prefix ckNeeds to be unchecked if they are checked , also if there are value in the 4 textbox with prefix txtNeeds then I would like to earse the value on the those text box. I will really appreciate if anyone can give me any idea on how to do this. Thanks