It's built into DW already

October 3, 2004 by Chris Charlton
There already is dynamic checkboxes in DW. You'll need to use Repeat Region to generate each checkbox from your recordset. Biggest coding on your end would be the SQL statement that grabs the column names, then it's easy to add as the value of the checkboxes.