R
rich22701
I am trying to create a form on a webpage, in which the user will select one
from a group of radio buttons (numbered 1 thru 21). When the user submits
their selection, I want them to receive a specific response corresponding to
the number they chose. (Example: If they choose radio button labeled "3" and
click SUBMIT, the form disappears and they see the name "Kevin". Or if they
choose radio button labeled "8" and click SUBMIT, the form disappears and
they see the name "Michael".
Can anyone help me?
from a group of radio buttons (numbered 1 thru 21). When the user submits
their selection, I want them to receive a specific response corresponding to
the number they chose. (Example: If they choose radio button labeled "3" and
click SUBMIT, the form disappears and they see the name "Kevin". Or if they
choose radio button labeled "8" and click SUBMIT, the form disappears and
they see the name "Michael".
Can anyone help me?