php radio
Posted: Tue Aug 08, 2006 8:16 am
hi,
i have a field called "rejected" in a table datatype enum('N','Y')
i want to check a radio button if the value is 'Y' how to do this
this is my html tag for radio button
<input name="optFrom" type="radio" value="Rejected" >
thanks
shiran
i have a field called "rejected" in a table datatype enum('N','Y')
i want to check a radio button if the value is 'Y' how to do this
this is my html tag for radio button
<input name="optFrom" type="radio" value="Rejected" >
thanks
shiran