inserting Checkboxlist input into database

W

wjer

I've successfully bound a checkboxlist control to a sql server table
to populate the list - now I want to take the user's selections and
store each checkbox in the list's input in a different field in the
database. No idea how to do this, and I can't find any samples
online. I'm pretty sure I need to write some looping code using "For
each", but don't know how to implement..anyone with ideas?
 
A

Alvin Bruney [MVP]

Your post went unanswered. Have you resolved this issue?

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
wjer said:
I've successfully bound a checkboxlist control to a sql server table
to populate the list - now I want to take the user's selections and
store each checkbox in the list's input in a different field in the
database. No idea how to do this, and I can't find any samples
online. I'm pretty sure I need to write some looping code using "For
each", but don't know how to implement..anyone with ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top