Hi
I am using vb.net with sqlserver2k
My problem is I have 10 checkboxes all these having default value 'No' in the database.If the user checks the particular checkboxes dynamically then how should i update selected checkboxes value to 'Yes' in my database .
Please help me