Hi all,
I dont know if this is a php, html or something else.
I am trying to have a table of ckeckboxes where the data is from a query.
Anyway whan i view the page the checkboxes are showing as textboxes.
Heres the code:
<input type=\"checkbox\" name=\"'. $myrow["admis_id"] .'\">
thanks again,
dunskii
I dont know if this is a php, html or something else.
I am trying to have a table of ckeckboxes where the data is from a query.
Anyway whan i view the page the checkboxes are showing as textboxes.
Heres the code:
<input type=\"checkbox\" name=\"'. $myrow["admis_id"] .'\">
thanks again,
dunskii