Hi,
I have one table in ASP page,inside the table i have two td. I have one Checkbox also in my page. while page loading one td should come after checkbox is checked another td will appear. This what i needed and working fine. If Error message will come after clicking submit button means that checkbox is unchecked and that second td also disappear.
I want to second td also with error message. Please help me to fix this issue.