F
Frank H. Shaw
Will the conditional in the if statement do the following if the the first
radiobutton named amount in the amount radiobutton group of two radiobuttons
is checked then the 2 lines of HTML code before the else gets excuted if the
second radio button is checked then the 2 lines of HTML code after the ELSE
get excuted. The actual radiobutton HTML code is at the bottom of this
message THANKS
<Script>
IF (amount.[1].checked)
radiobutton named amount in the amount radiobutton group of two radiobuttons
is checked then the 2 lines of HTML code before the else gets excuted if the
second radio button is checked then the 2 lines of HTML code after the ELSE
get excuted. The actual radiobutton HTML code is at the bottom of this
message THANKS
<Script>
IF (amount.[1].checked)