macmonteiro
Programmer
Hulla-Lele!
We've written an html 'popup' page that sends data to php using
creator.location="pod_inclu.php?name="+frm.name.value+"&..and so on..
Its working alright since input type <> "radio"
why does it happen? Is there anything wrong with my form syntax?
the buttons are these:
<input name="opt" type="radio" value="marca"> Cadastrar outra marca com o mesmo Princípio Ativo.<p>
<input name="opt" type="radio" value="embalagem"> Cadastrar outra embalagem da mesma marca
------------------H_E_L_P
We've written an html 'popup' page that sends data to php using
creator.location="pod_inclu.php?name="+frm.name.value+"&..and so on..
Its working alright since input type <> "radio"
why does it happen? Is there anything wrong with my form syntax?
the buttons are these:
<input name="opt" type="radio" value="marca"> Cadastrar outra marca com o mesmo Princípio Ativo.<p>
<input name="opt" type="radio" value="embalagem"> Cadastrar outra embalagem da mesma marca
------------------H_E_L_P