how to store the radio buttons checked value in a database (sql)using vb.net
Iam having 2 radiobuttons in my web form rbown and rbrent for the user to selcet whether he owns a house or he rents.I assigned own and rent as text propertis to the 2 radiobuttons and groupname as group1. Iam trying to store the text values depending on the selection of the radiobuttons in the...
View Answer
| Apr 3 2008 3:29 PM GMT
| asked by
Anupamak15
Visual Basic .NET, VB.NET, Radio buttons
Databinding Radio Buttons in VB.NET
The best way to visualize my question is to think of how Microsoft Access handles radio option buttons. In Access, when you put in radio button controls, each one is given a unique, numerical value. When the radio button is selected, its numerical value is stored in the table behind the form.I'm...
View Answer
| Oct 13 2007 8:07 PM GMT
| asked by
Bob721
VB.NET, Visual Basic .NET, Databinding


