hi i have 2
<input value="1" name="optPhonetic" id="optExact" type="radio" checked="checked" />
<input value="0" name="optPhonetic" id="optNotExact" type="radio" />
i am submitting to the other form but i am not able to get the values using
form("optPhonetic").
any help is appriciated. thanks
kanaka
