i am creating check box's dynamically and assigning them names like "chk_1" and "chk_2". now if later in my code i want to check if they have been checked how can i do that.
Go to the complete details ...