Code is too long to post (1000+ lines). I was just using a
while statement and incrementing the loop counter on each pass. I
created a server behavior to insert one checkbox field and then
attempted to insert the loop prior to the Response.Redirect
statement in the insert function created by dreamweaver. It works
for a staticly assigned variable, just can't seem to figure out
where to insert the looping statements in the dreamweaver insert
record code to handle submitting multiple checkbox values in the
same table. Does this make sense?