I have a form with a mixture of radio buttons and text boxes. I need a very basic script/routine to have each radio button enter in a value in a text box physicaly. My example of what I would need is the following.
Radio button 1 unchecked displays "$500" in text box 1
Radio button 1 checked displays "$550" in text box 1
I think if I could get an example of this I could manipulate to work for me.
Thanks, Adam
Radio button 1 unchecked displays "$500" in text box 1
Radio button 1 checked displays "$550" in text box 1
I think if I could get an example of this I could manipulate to work for me.
Thanks, Adam