Locked About Updation

  • Tuesday, March 27, 2007 6:10 AM
     
     

    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