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
}
- [DotNetDevelopment] Javascript issue in a Wizard with un... Michel Couche
- [DotNetDevelopment] Re: Javascript issue in a Wizar... Cerebrus
- [DotNetDevelopment] Re: Javascript issue in a Wizar... Raghupathi Kamuni
- [DotNetDevelopment] Re: Javascript issue in a W... Usman
