<!doctype html> <html> <head> <script language="JavaScript"> function resutName(CusID) { switch(CusID) { <?php $strSQL = "SELECT * FROM profile ORDER BY EmpID ASC"; $objQuery = mysql_query($strSQL); while($objResult = mysql_fetch_array($objQuery)) { ?> case "<?php echo $objResult["EmpID"];?>": frmMain.txtName.value = "<?php echo $objResult["Name"];?>"; frmMain.txtName2.value = "<?php echo $objResult["LastName"];?>"; frmMain.txtName3.value = "<?php echo $objResult["salary"];?>"; frmMain.txtName4.value = "<?php echo $row_Recordset6['AllLeave']; ?>"; frmMain.txtName5.value = "<?php echo $row_Recordset7['AllLeave']; ?>"; document.getElementById('imags').setAttribute('src', '/admin/img-products/<?php echo $objResult["imags"];?>'); break; <?php } ?> default: frmMain.txtName.value = ""; frmMain.txtName2.value =""; frmMain.txtName3.value =""; frmMain.txtName4.value =""; frmMain.txtName5.value =""; } } </script> <script language="JavaScript"> function chkNumber(ele) { var vchar = String.fromCharCode(event.keyCode); if ((vchar<'1' || vchar>'5')) return false; ele.onKeyPress=vchar; } </script> <script language="JavaScript"> function chk(){ var a1=parseFloat(document.frm.t1.value); var a2=parseFloat(document.frm.t2.value); document.frm.t3.value=(t1+t2)/100; } </script> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Page Layout</title> <style> body { margin: 0; padding: 0; font: 14px tahoma; } #container { /* width: 960px; */ min-width: 960px; margin: auto; } header { /*background: #coral;*/ background: url(header-bg.png) no-repeat; } header > section:first-child { float: right; padding-right: 10px; } header > section:first-child > div { padding: 3px 0px; font-size: 18px; color: white; } header > section:last-child > div { padding: 5px 10px; font-size: 30px; color: aqua; } #logo { margin-left: 60px; } nav { background: skyblue; padding: 8px 0px; } nav > section:first-child { float: right; padding-right: 5px; } nav > section:last-child { margin: 4px 0px; } nav a { padding: 5px 5px; text-decoration: none; font-size: 16px; } nav a:link, nav a:visited { color: blue; } nav a:hover { color: red; background: aqua; } article { /* background: lightcyan; */ width: 760px; padding: 10px 0px; } article > section { margin: 0px 20px 40px 5px; } article > section > img { float: left; width: 60px; margin: 5px 10px; } article > section > h4 { border-bottom: dotted 2px silver; color: red; margin: 5px; } aside { float: right; width: 200px; /*background: hotpink;*/ padding-bottom: 10px; } aside > section { border: solid 1px gray; border-radius: 7px; background: lightcyan; width: 90%; margin: 10px auto; } aside > section > div { border-radius: 5px 5px 0px 0px; background: tomato; padding: 5px; color: white; font-weight: bold; } aside a:link, aside a:visited { color: blue; } aside a:hover { color: red; } footer { padding: 5px 10px; background: gainsboro; clear: right; } footer > section:first-child { float: right; } footer a:link, footer a:visited { color: blue; } footer a:hover { color: red; } #container article section h4 { color: #00F; } </style> </head> <body> <div id="container"> <header> <section> <div></div> <br><br> <div></div> </section> <section> <img id="logo" src=".jpg"> <div></div> </section> </header> <nav> <section> <form method="get" action="http://www.google.com/search"> </form> </section> <section><a href="Director.php">หน้าแรก</a> | <a href="dirctorla.php">ทำการลาประเภทต่างๆ</a>| <a href="Directorcheckla.php">เช็คการลาประเภทต่างๆ </a>| <a href="directorloranumed.php">รายการลาที่ยังไม่ได้อนุมัติ<? echo $totalRows_Recordset2; ?></a> |<a href="dirctor4.php">วิเคราะห์และประเมินการเลื่อนขั้นเงินเดือน</a> | <a href="login.php">ออกจากระบบ</a></section> </nav> <article> <section> <h4>»ประเมินการปฎิบัติงาน</h4> <form action="page.php" method="post" name="frmMain"> <p><img src="/admin/img-products/<?php echo $objResult["imags"]; ?>" id="imags" width="100" height="100" ></p> <p>รหัสข้าราชการ <select name="lmName1" OnChange="resutName(this.value);"> <option value=""><-- โปรดเลือก--></option> <?php $strSQL = "SELECT * FROM profile ORDER BY EmpID ASC"; $objQuery = mysql_query($strSQL); while($objResult = mysql_fetch_array($objQuery)) { ?> <option value="<?php echo $objResult["EmpID"];?>"><?php echo $objResult["EmpID"];?></option> <?php } ?> </select> ชื่อ <input name="txtName" type="text" disabled value=""> นามสกุล <input name="txtName2" type="text" disabled="disabled" value=""> </p> <p>เงินเดือนปัจจุบัน <input name="txtName3" type="text" disabled="disabled" value=""> จำนวนวันลาป่วย <input name="txtName4" type="text" disabled="disabled" value=""> </p> <p>จำนวนวันลาพักผ่อน <input name="txtName5" type="text" disabled="disabled" value=""> </p> <p> </p> </form></p> <form name="form1" method="post" action=""> <fieldset> <legend><b>ตารางแบบประเมิน</b></legend> <table width="400" border="1"> <tr align="center"> <td>หัวข้อ</td> <td>รายละเอียด</td> <td>คะแนน</td> <td>คะแนน 1-5</td> <td>คะแนนรวม</td> </tr> <?php do { ?> <tr align="center"> <td align="left"><?php echo $row_Recordset3['ID']; ?></td> <td width="300" align="left" nowrap="nowrap"><?php echo $row_Recordset3['permar']; ?></td> <td><label for="text"></label> <input name="t1" width="100" type="text" id="t1"onKeyUp="chk()"value ="<?php echo $row_Recordset3['point']; ?>" readonly></td> <td><label for="textfield2"></label> <input type="text" maxlength="1" name="t2" id="t2" onKeyUp="chk()" OnKeyPress="return chkNumber(this)"> <label for="r1"></label></td> <td><label for="textfield3"></label> <input type="text" name="t3" id="t3"> <label for="r2"></label></td> </tr> <?php } while ($row_Recordset3 = mysql_fetch_assoc($Recordset3)); ?> </table> <p> </p> <table width="400" border="1"> <tr align="center"> <td>หัวข้อ</td> <td>รายละเอียด</td> <td>คะแนน</td> <td>คะแนน</td> <td>คะแนนรวม</td> </tr> <?php do { ?> <tr align="center"> <td><?php echo $row_Recordset4['ID']; ?></td> <td><?php echo $row_Recordset4['produre']; ?></td> <td><?php echo $row_Recordset4['poin']; ?></td> <td><label for="textfield"></label> <input type="text" name="textfield" id="textfield"></td> <td><label for="textfield4"></label> <input type="text" name="textfield4" id="textfield4"></td> </tr> <?php } while ($row_Recordset4 = mysql_fetch_assoc($Recordset4)); ?> </table> <p> </p> <table width="400" border="1"> <tr align="center"> <td>หัวข้อ</td> <td>รายละเอียด</td> <td>คะแนน</td> <td>คะแนน</td> <td>รวมคะแนน</td> </tr> <?php do { ?> <tr align="center"> <td><?php echo $row_Recordset5['ID']; ?></td> <td><?php echo $row_Recordset5['permar']; ?></td> <td><?php echo $row_Recordset5['point']; ?></td> <td><label for="textfield2"></label> <input type="text" name="textfield2" id="textfield2"></td> <td><label for="textfield5"></label> <input type="text" name="textfield5" id="textfield5"></td> </tr> <?php } while ($row_Recordset5 = mysql_fetch_assoc($Recordset5)); ?> </table> </fieldset> </form> </section> <section> <h4> </h4> <p> </p> </section> </article> <footer> <section> <a href="#">About Us</a> | <a href="#">Contact Us</a>| <a href="#">Help</a> </section> <section> ©2013 MeenMylove </section> </footer> </div> </body> </html> <?php mysql_free_result($Recordset1); mysql_free_result($Recordset2); mysql_free_result($Recordset3); mysql_free_result($Recordset4); mysql_free_result($Recordset5); mysql_free_result($Recordset6); mysql_free_result($Recordset7); ?>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง