Please help. How can I evaluate in the asp code when a checkbox has been checked or not checked? I know how to set it as checked.

See when a user does a form submit when I gather their data I need to only evaluate what items were checked, not all of the items every time.

Thanks