SpeakComputers.com | Text-to-Speech Software
Natural sounding TTS voice support | Cepstral TTS voices | Text to MP3 | Natural Readers
Text to Speech Software
Text to Speech Voices
SpeakComputer Text to Speech Software
ASP.NET RadioButton control.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
The RadioButton control is used to allow users to make a selection of definite objects on the webpage. The control is rendered in HTML as an input element type radio and if the text property is assigned text, the text filed is rendered as HTML label element.
Working example.
Your selection.
Creating the RadioButton control.
From the above example.
<
asp
:
RadioButton
ID
="RadioButton1"
runat
="server"
Text
="Your selection."
/>
The above example will be rendered as HTML with the result below (source).
<input id="ctl00_ContentPlaceHolder1_RadioButton1" type="radio" name="ctl00$ContentPlaceHolder1$RadioButton1" value="RadioButton1" />
<label for="ctl00_ContentPlaceHolder1_RadioButton1">Your selection.</label>
Top of page
Text to Speech
Speech synthesis Software
TTS Software
Copy Right 2006 SpeakComputers.com - All Rights Reserved.
About
Privacy Policy
TTS Resouces
tracker
Free Text to Speech software
Free Text to Speech Software