示例#1
0
文件: list.php 项目: kkskipper/KNOWME
&nbsp;<a href="?page=<?php 
    echo $i;
    echo $sub_jumper;
    ?>
"><FONT color=#AFAFAF><B>>></B></a><?php 
} else {
    ?>
&nbsp;<FONT color=#AFAFAF><B>>></B><?php 
}
?>
      </td><form method="get" name="s_form" action="list.php">
	    <td width="%" align="center"><input type=hidden name="category" value="<?php 
echo $category;
?>
"><?php 
kSelectField("Search", array("1" => "ID", "2" => "Device ID", "3" => "Type"), $Search);
?>
&nbsp;<?php 
kTextField("SearchString", $SearchString, 20, 64, $function, $option = "class=input1");
?>
 <input type=button onclick="javascript:document.s_form.submit()" value=Search></td>
	    <td valign=middle><a href="./list_excel.php?<?php 
echo $sub_jumper;
?>
"><img src="../../images/excel.gif" border=0 width=16 height=15></a>&nbsp;</td>
	  </tr>
	  </form>
    </table>
  </td>
</tr>
</table>
示例#2
0
                      <tr> 
                        <td height="25" width="100" align="center"><b><font color="#AFAFAF">Participant</font></b></td>
                        <td bgcolor="#F2F2F2" height="20"  colspan=3 width=%>&nbsp;&nbsp;<?php 
kSelectField("id", $participant, $id);
?>
</td>
                        <td height="25" width="70" align="center"><b><font color="#AFAFAF">Result Type</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=150>&nbsp;&nbsp;<?php 
kSelectField("type", array(1 => "Hourly", 2 => "Daily"), $type);
?>
</td>
                      </tr>
                      <tr> 
                        <td height="25" width="100" align="center"><b><font color="#AFAFAF">Period</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=%>&nbsp;&nbsp;<?php 
kSelectField("period", array(1 => "Today", 2 => "Last 7 Days", 3 => "Last 30 Days", 4 => "Last 90 Days"), $period, "", " onChange=changePeriod()");
?>
</td>
                        <td height="25" width="70" align="center"><b><font color="#AFAFAF">Start Date</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=150>&nbsp;&nbsp;<?php 
kCalendar1("startDate", $startDate, 13, 0, "class=input1");
?>
</td>
                        <td height="25" width="70" align="center"><b><font color="#AFAFAF">End Date</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=150>&nbsp;&nbsp;<?php 
kCalendar1("endDate", $endDate, 13, 0, "class=input1");
?>
</td>
                      </tr>
										</table>	                 
             </td>
示例#3
0
                      <tr> 
                        <td height="25" width="110" align="center"><b><font color="#AFAFAF">Participant</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=% align="left" colspan=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<?php 
kSelectField("participant_id", $participants, $participant_id);
?>
</td> 
                      </tr>
                      <tr>  
                        <td height="25" width="110" align="center"><b><font color="#AFAFAF">Phone</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=% align="center"><?php 
kSelectField("phone_id", $phones, $phone_id);
?>
</td>                       
                        <td height="25" width="110" align="center"><b><font color="#AFAFAF">Simcard</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=% align="center"><?php 
kSelectField("simcard_id", $simcards, $simcard_id);
?>
</td>  
                      </tr>                 
                      <tr> 
                        <td height="25" width="110" align="center"><b><font color="#AFAFAF">Start Date</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=% align=center><?php 
kCalendar1("startDate", $startDate, 13, 0, "class=input1 style=\"height:20px;background-color:white;border:1 black solid ;text-align:center\"");
?>
&nbsp;&nbsp;&nbsp;<?php 
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\"");
示例#4
0
文件: edit.php 项目: kkskipper/KNOWME
?>
</td>
                        <td height="25" width="100" align="center"><b><font color="#AFAFAF">Weight</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=100 align=center><?php 
ktextfield("weight", $weight, 13, 25, "", "class=input1 style=\"height:20px;background-color:white;border:1 black solid ;text-align:center\"");
?>
</td>
                        <td bgcolor="#FFFFFF" height="25" width="100" align="center" rowspan=4><img src="../images/faces/<?php 
echo $photo;
?>
" border=0></td>
                      </tr>
                      <tr> 
                        <td height="25" width="100" align="center"><b><font color="#AFAFAF">Gender</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=% align="center"><?php 
kSelectField("gender", array(M => "M", F => "F"), $gender);
?>
</td>
                        <td height="25" width="100" align="center"><b><font color="#AFAFAF">Age</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=100 align=center><?php 
ktextfield("age", $age, 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">Email</font></b></td>
                        <td bgcolor="#F2F2F2" height="20" width=100 align="center"><?php 
ktextfield("email", $email, 13, 64, "", "class=input1 style=\"height:20px;background-color:white;border:1 black solid ;text-align:center\"");
?>
</td>
                      </tr>
                      <tr> 
                        <td height="25" width="100" align="center"><b><font color="#AFAFAF">Address</font></b></td>
示例#5
0
文件: edit.php 项目: kkskipper/KNOWME
echo "action.php?mode={$mode}&id={$id}{$options}";
?>
">
				   <table width="%" border="0" cellspacing="0" cellpadding="0">
	             <tr>
	                  <td> 
	                    <table border="1" cellspacing="0" cellpadding="0" height="25" bordercolor="#7F7F7F" bordercolordark="#ffffff" bordercolorlight="#7F7F7F" bgcolor="#666666" width="100%">
	                      <tr> 
	                        <td height="25" width="100" align="center"><b><font color="#AFAFAF">Serial *</font></b></td>
	                        <td bgcolor="#F2F2F2" height="20" width=200 align=center><?php 
ktextfield("serial", $serial, 33, 64, "", "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">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>