Exemple #1
0
</td>
                      </tr>
                      <tr> 
                        <td height="25" width="100" align="center"><b><font color="#AFAFAF">Zip Code</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=100 align="center"><?php 
ktextfield("zip", $zip, 13, 25, "", "class=input1 style=\"height:20px;background-color:white;border:1 black solid ;text-align:center\"");
?>
</td>
                        <td height="25" width="100" align="center"><b><font color="#AFAFAF">Mobile</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=100 align="center"><?php 
ktextfield("mobile", $mobile, 13, 25, "", "class=input1 style=\"height:20px;background-color:white;border:1 black solid ;text-align:center\"");
?>
</td>
                        <td height="25" width="100" align="center"><b><font color="#AFAFAF">Home</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=100 align="center"><?php 
ktextfield("phone", $phone, 13, 25, "", "class=input1 style=\"height:20px;background-color:white;border:1 black solid ;text-align:center\"");
?>
</td>
                      </tr>
                      <tr> 
                        <td height="25" width="90" align="center"><b><font color="#AFAFAF">Note</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=% align="center" colspan="6"><?php 
ktextareafield("note", $note, 79, 5);
?>
</td>
                      </tr>
										</table>	
             </td>
                </tr>
                <tr>
                  <td> 
Exemple #2
0
</td>
	                        <td height="25" width="100" align="center"><b><font color="#AFAFAF">Type *</font></b></td>
	                        <td bgcolor="#F2F2F2" height="20" width=200 align=center><?php 
kSelectField("type", array(1 => "Phone", 2 => "Built-In Acc", 3 => "Built-In GPS", 4 => "ECG", 5 => "SpO2", 6 => "GSR", 10 => "Simcard"), $type);
?>
</td>
	                      </tr>                 
	                      <tr> 
	                        <td height="25" width="100" align="center"><b><font color="#AFAFAF">Alias</font></b></td>
	                        <td bgcolor="#F2F2F2" height="20" width=200 align=center><?php 
ktextfield("alias", $alias, 33, 64, "", "class=input1 style=\"height:20px;background-color:white;border:1 black solid ;text-align:center\"");
?>
</td></td>
	                        <td height="25" width="100" align="center"><b><font color="#AFAFAF">Model</font></b></td>
	                        <td bgcolor="#F2F2F2" height="20" width=200 align=center><?php 
ktextfield("model", $model, 33, 64, "", "class=input1 style=\"height:20px;background-color:white;border:1 black solid ;text-align:center\"");
?>
</td></td>
	                      </tr>                 
	                      <tr> 
	                        <td height="25" width="100" align="center"><b><font color="#AFAFAF">Note</font></b></td>
	                        <td bgcolor="#F2F2F2" height="20" width=% align="center" colspan="3"><?php 
ktextareafield("note", $note, 68, 5);
?>
</td>
	                      </tr>
											</table>	
	             			</td>
	             </tr>
	             <tr>
	                  <td>