I need to create a form with 10 check boxes. The user can select multiple check boxes, on clicking the submit button the check box entries should update a table in the SQL database.
How can i achieve the same through a WDJ application.
kindly provide useful documents and sample tutorial for the same.