S shmee New member Feb 20, 2012 #1 Right now it looks like this: <input type="radio" name="Location" onclick="display(message1);" name value="Seattle" /> Seattle, WA<br /> I want to have a text box show a text box only when the radio button is selected
Right now it looks like this: <input type="radio" name="Location" onclick="display(message1);" name value="Seattle" /> Seattle, WA<br /> I want to have a text box show a text box only when the radio button is selected