string error
Posted: Sat Aug 19, 2006 1:39 am
hi,,
what is the problam in this code, after i put the code for onClick event this gives me a error
can anyone help me
shiran
what is the problam in this code, after i put the code for onClick event this gives me a error
can anyone help me
Code: Select all
$body="";
$body.= "<td height='5' ><input name='optSelected' type='radio' value='$count.$rows[1].' onclick='document.getElementById('result').innerHTML=this.value;' ></td>";