Click to See Complete Forum and Search --> : Checking dynamically created checkboxes in web form


John Nelson
10-19-2002, 10:42 PM
I have a web form on which I am dynamically creating checkboxes at run time.
I am attempting to check each checkbox when a button is clicked later to
see which ones are checked, but the code is not working. Does anyone have
any ideas?