Hello Justsomeguy
Thanks for your reply. I'm afraid it's still not working correctly though when I change it to the following it will work...once through. Then it fails a second time. I realize you don't have my code so it's impossible for you to see what's happening. Here's the current code:
<% Do While i < 2 %>
<%if pDiscussed(i) <> "True" then%>
<input type="checkbox" name="ynDiscussed<%=CStr(i)%>" value="0" />
<%else%>
<input type="checkbox" name="ynDiscussed" & <%=CStr(i