qualcuno sa dirmi perchè non mi funzia?
<form name="formfm" ...>
<input type=radio name=utente value='0'>
<input type="text" name="new" onchange="document.formfm.utente[0].checked">
thanks
qualcuno sa dirmi perchè non mi funzia?
<form name="formfm" ...>
<input type=radio name=utente value='0'>
<input type="text" name="new" onchange="document.formfm.utente[0].checked">
thanks
henry