Hello, I'm trying to avoid dynamic controls, and just for testing, I created the following .aspx, with a sub MySub, a form, and an inline script with a for loop. In the form, I'm trying to call MySub at the onint event, in a loop. Although it does create 10 checkboxes, it assigns only one ID...