Raghupathi Kamuni is absolutely right, but here is an Enhancement
like
if(document.getElementById(_CB_NotAppl).checked)
{
//your code here in case of checked
}
else
{
//your code here in case of unchecked
}

Reply via email to