Can a radio button have more than 1 function? At the top of my form is a textbox that the user will enter their name. When a radio button is selected, a corresponding picture will show up. I also need a message to show up below at will display a message: It will be [choice of:sunny, snowy, rainy, cloudy - depending on which radio button is selected] weather today, [name entered]. I was thinking that I could do separate text boxes for the [sunny,...