Hi,
I want to use radio button to select a textbox, so that when a user click's on a link, depening on which button is currently selected, a value is posted to one of two text boxes.
however IE keeps throwing up an error on line 21/22 (the line of HTML that calls the JS function) What am I...