Asp Control ASP.Net


  Sub Page_Load()
   if Page.IsPostBack then
    Message.Text = "You have selected the following: " + radio1.SelectedItem.Value
   end if
  End Sub


  
    Radio Button List Example
  
  
    
    
    Which city do you wish to look at hotels for?