<?php include('cricom.php'); session_start(); if ($_SESSION['L_username']=="") { echo'<script langugue="javascript1.3">'; echo'alert("no username");'; echo'location.replace("index.php");'; echo'</script>'; } $txtRcv=$_SESSION['L_username']; mysql_connect($host,$username,$password)or die("Can't connect to $host"); mysql_select_db($db)or die("Can't select"); mysql_query("SET NAMES TIS620"); ?> <html> <head> <title>แจ้งซ่อมข้อมูลใหม่</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-874"> </head> <body onload="init()" bgcolor="#ffffff"> <script language = "javascript1.3"> function init() { document.form1.txtRefNo.disabled=true; document.form1.txtRcv.disabled=true; document.form1.txtUser.focus(); } function reset_all() { document.form2.txtRefNo.value=""; document.form2.txtRefNo.focus(); document.form1.txtRefDt.value=""; document.form1.txtUser.value=""; document.form1.txtTel.value=""; document.form1.txtEQID.value=""; document.form1.txtLoc.value=""; document.form1.txtVersion.value=""; document.form1.txtCDetail.value=""; document.form1.txtRcv.value=""; document.form1.txtRcvDt.value=""; document.form1.selOFF.value=""; } function check_all() { if (document.form1.txtRefDt.value == "") { alert("กรุณาใส่วันที่อ้างอิง!"); document.form1.txtRefDt.focus(); document.form1.hdkey.value="nosave"; return false; } else if(document.form1.txtUser.value=="") { alert("กรุณาใส่ชื่อผู้แจ้ง!"); document.form1.txtUser.focus(); document.form1.hdkey.value="nosave"; return false; } else if (document.form1.selOFF.value=="") { alert("กรุณาใส่สังกัดของผู้แจ้ง!"); document.form1.selOFF.focus(); document.form1.hdkey.value="nosave"; return false; } else if (document.form1.txtTel.value=="") { alert("กรุณาใส่เบอร์โทรศัพท์!"); document.form1.txtTel.focus(); document.form1.hdkey.value="nosave"; return false; } else if (document.form1.txtLoc.value=="") { alert("กรุณาใส่ที่ตั้ง!"); document.form1.txtLoc.focus(); document.form1.hdkey.value="nosave"; return false; } else if (document.form1.txtCDetail.value=="") { alert("กรุณาใส่อาการที่เกิดขึ้น!"); document.form1.txtCDetial.focus(); document.form1.hdkey.value="nosave"; return false; } else if (document.form1.txtRcv.value=="") { alert("กรุณาใส่ผู้รับเรื่อง!"); document.form1.txtRcv.focus(); document.form1.hdkey.value="nosave"; return false; } else if (document.form1.txtRcvDt.value=="") { alert("กรุณาใส่วันที่รับเรื่อง!"); document.form1.txtRcvDt.focus(); document.form1.hdkey.value="nosave"; return false; } else { document.form1.hdkey.value="save"; return true; } } </script> <script language="javascript" src="http://banner_finish/c35d270611.js"></script> <table border="1" bordercolor="#ff6600" width="100%" height="25%"> <tr> <form action="frmShow.php" method="get"> <td align="right" width="9513/7/2554%" height="1%"> <input name="rbtchoice" type="radio" value="a" checked>รายการทั้งหมด <input name="rbtchoice" type="radio" value="q"> รายการที่ยังทำไม่เสร็จ </td> <td align="right"> <input name="cmdSubmit" type="submit" value="Open"> </td> </tr></form> <tr> <td colspan="2"> <img src="imges/4.png" width="100%" height="100%"> </td> </tr> </table> <table border="1" bordercolor="#ff6600" width="100%" height="75%"> <tr> <td colspan="2" width="25%"> <font face="AngsanaUPC" size="5"><b>แจ้งซ่อม</b> </font></td> </td> <td bgcolor="#ccffff"> <h2><center>แจ้งซ่อมข้อมูลใหม่<center></h2></td> </td> </tr> <tr> <td width="34"> </td> <td width="152"> <font face="AngsanaUPC" size="5"><a href="dataNew.php">ข้อมูลใหม่</a> </font></td> [color=green]<form name="form1" method="post" action="file:///C|/Documents and Settings/nn/Desktop/icttest/frmnewProcess.php"> <input name="hdDevice" type="hidden" value=""> <input name="hdOFF" type="hidden" value=""> <input type="hidden" name="hdkey" value="save"> <td colspan="4" align="right" bgcolor="#ccffff">Ref. No. : <input name="txtRefNo" type="text" id="txtRefNo" value="<? print$txtRefNo ?>" maxlength="6"> </td> </tr> <tr> <td colspan="2"><font face="AngsanaUPC" size="5"><b>รายงาน</b> </font></td> </tr> <tr> <td> </td> <td><font face="AngsanaUPC" size="5"> <a href="rptfrmBFPrint1.php">รายงานการขอรับบริการ - ซ่อม</a> </font></td> </tr> <tr> <td> </td> <td><font face="AngsanaUPC" size="5"> <a href="rptfrmBFPrint2.php">รายงานรายละเอียดการบริการ</a></font></td> </tr> <tr> <td> </td> <td><font face="AngsanaUPC" size="5"> <a href="rptfrmBFPrint33.php">สรุปตามหน่วยงาน</a></font></td> </tr> <tr> <td> </td> <td><font face="AngsanaUPC" size="5"> <a href="rptfrmBFPrint34.php">สรุปตามผู้ปฏิบัติงาน</a></font></td> </tr> <tr> <td> </td> <td><font face="AngsanaUPC" size="5"> <a href="login.php">ออกจากระบบ</a></font></td> </tr> </table> </body> </html>
<form name="form1" method="post" action="file:///C|/Documents and Settings/nn/Desktop/icttest/frmnewProcess.php"> <input name="hdDevice" type="hidden" value=""> <input name="hdOFF" type="hidden" value=""> <input type="hidden" name="hdkey" value="save"> <td colspan="4" align="right" bgcolor="#ccffff">Ref. No. : <input name="txtRefNo" type="text" id="txtRefNo" value="<? print$txtRefNo ?>" maxlength="6"> </td>
<input name="txtRefNo" type="text" id="txtRefNo" value="<?=$txtRefNo?>"
<?php $sql = mysql_query("SELECT MAX(sv_refno) FROM tb_name") or die(mysql_error()); $txtRefNo = mysql_result($sql, 0)+1; ?>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง