I have a page that has 2 radiobuttons
one is ourletter
the other is yourletter
if ourletter is selected, I would like the text box below to be inactive
if yourletter is selected, then I would like the text box to become active so that they can type in it before they hit submit.
Is there a way to hide the textbox or make it inactive until they select yourletter radiobutton?