Welcome
|
ASP.NET
|
Web Services
|
How Do I...?
|
Class Browser
| I want my samples in...
C#
VB
ASP.NET Quickstart Tutorials
Go To...
C# Corner
VB.NET Heaven
.NET Heaven
Longhorn Corner
HTML Controls
HtmlAnchor
HtmlButton
HtmlForm
HtmlGeneric
HtmlImage
HtmlInputButton
HtmlInputCheckBox
HtmlInputFile
HtmlInputHidden
HtmlInputImage
HtmlInputRadioButton
HtmlInputText
HtmlSelect
HtmlTable
HtmlTextArea
Back to ASP.NET Home
HtmlInputRadioButton
An
HtmlInputRadioButton
control creates a single radio button input field. Setting the
Name
attribute the same way on each radio button forms a group in which only one radio button can be selected at a time. The selected state must be tested on the individual radio buttons, however.
The following sample illustrates using the
HtmlInputRadioButton
control.
C# HtmlInputRadioButton1.aspx
Hosted by MaximumASP
|
Found a broken link?
|
Contact Us
|
Terms and conditions
|
Privacy Policy
|
Advertise with us
� 2000 -
2008
Mindcracker LLC. All Rights Reserved