Ejemplo n.º 1
0
ktextfield("startTime", $startTime, 13, 25, "", "class=input1 style=\"height:20px;background-color:white;border:1 black solid ;text-align:center\"");
?>
</td>
                        <td height="25" width="110" align="center"><b><font color="#AFAFAF">End Date</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=% align=center><?php 
kCalendar1("endDate", $endDate, 13, 0, "class=input1 style=\"height:20px;background-color:white;border:1 black solid ;text-align:center\"");
?>
&nbsp;&nbsp;&nbsp;<?php 
ktextfield("endTime", $endTime, 13, 25, "", "class=input1 style=\"height:20px;background-color:white;border:1 black solid ;text-align:center\"");
?>
</td>
                      </tr>
                      <tr> 
                        <td height="25" width="110" align="center"><b><font color="#AFAFAF">Note</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=% align="center" colspan="3"><?php 
ktextareafield("note", $note, 86, 5);
?>
</td>
                      </tr>
										</table>	
             </td>
                </tr>
                <tr>
	                  <td> 
	                    <table width="780" border="0" cellspacing="0" cellpadding="0" height="30">
	                      <tr> 
	                        <td width="50%" align="left"> 
	                        	 <input type=button onclick="javascript:history.go(-1)" value="  Cancel  "><?php 
if ($mode == "EDIT") {
    ?>
&nbsp;<input type=button onclick="javascript:if(confirm('Do you really want to delete the occupancy?')) location.replace('occupancy_action.php?mode=DELETE&id=<?php 
Ejemplo n.º 2
0
</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> 
                    <table width="700" border="0" cellspacing="0" cellpadding="0" height="30">
                      <tr> 
                        <td width="10%" align="left"> 
                        	 <input type=button onclick="javascript:history.go(-1)" value="  Cancel  ">
                        </td>
                        <td width="10%" align="right"> 
                        	 <input type=button onclick="javascript:writeForm.submit()" value="  Save  ">
Ejemplo n.º 3
0
	                      <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> 
	                    <table width="600" border="0" cellspacing="0" cellpadding="0" height="30">
	                      <tr> 
	                        <td width="50%" align="left"> 
	                        	 <input type=button onclick="javascript:history.go(-1)" value="  Cancel  "><?php 
if ($mode == "EDIT") {
    ?>
&nbsp;<input type=button onclick="javascript:if(confirm('Do you really want to delete the device?')) location.replace('action.php?mode=DELETE&id=<?php