Good day!.
I have here a form in vb.net. It contain a groupbox named question and it has a 5 radio buttons. My problem is if i choose my answer in a radio buttons, how it can show the answer in my sql database?
please help me. :(
bernardz26 0 Newbie Poster
Recommended Answers
Jump to PostSo you want to store the radio button state into database. If i am right then just check the values or all radio button by using
RadioButton1.Checked
Now suppose you have a table where a field for saving the state is [rad]
then find which radio …
Jump to Postif your prob is solved , please mark this thread solved.
All 8 Replies
kingsonprisonic 42 Posting Whiz in Training
ryanjayson -4 Newbie Poster
ryanjayson -4 Newbie Poster
M.Waqas Aslam 67 Posting Pro in Training Featured Poster
bernardz26 0 Newbie Poster
M.Waqas Aslam 67 Posting Pro in Training Featured Poster
bernardz26 0 Newbie Poster
gmmorpheus 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.