will~
14-08-2007, 11:13 AM
How to collect data from asp.net2.0 checkboxlist and store in MS SQL 2005 database? [Using C#]
Developing an online survey using VS 2005, connected to a MS SQL 2005 database. Do you have any working examples of doing this?
In the database I have created the fields (Q1a, Q1b, Q1c) to hold the three values from Question 1 of a checkboxlist. (if any are checked I would like to store their correspoinding value in the database fields). Please let me know if you need any further information.
Many thanks in advance,
Developing an online survey using VS 2005, connected to a MS SQL 2005 database. Do you have any working examples of doing this?
In the database I have created the fields (Q1a, Q1b, Q1c) to hold the three values from Question 1 of a checkboxlist. (if any are checked I would like to store their correspoinding value in the database fields). Please let me know if you need any further information.
Many thanks in advance,