malangpor
01-26-2003, 11:23 PM
Change Botton in <FORM> - How?
I have 3 radio botton and 1 select area.
If i have to selected :
At <input type="radio" name="First Radio Botton" value="a">
Or <input type="radio" name="Second Radio Botton" value="b">
Or <input type="radio" name="Third Radio Botton" value="c">
It will be show :
<select name="List"> at the same select area.
This list should be depend on the input radio botton.
How to do it ?
Jan 27, 2002
I have 3 radio botton and 1 select area.
If i have to selected :
At <input type="radio" name="First Radio Botton" value="a">
Or <input type="radio" name="Second Radio Botton" value="b">
Or <input type="radio" name="Third Radio Botton" value="c">
It will be show :
<select name="List"> at the same select area.
This list should be depend on the input radio botton.
How to do it ?
Jan 27, 2002