Viewing file: showdept.php (5.62 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<? include_once "template.php"; include_once "../class/clsTable.php"; include_once "../class/clsDepartment.php"; include_once "../link/function.php";
$oC = new clsConnection($GLOBALS['DBHOST'], $GLOBALS['DBNAME_EPERSON'], $GLOBALS['DBUSER_EPERSON'], $GLOBALS['DBPASS_EPERSON']);
$oDp = new Department($oC); $oDP3 = new Department($oC); ?> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=tis-620"> <link href="../source/style.css" rel="stylesheet" type="text/css"> </head> <body> <br> <table width=703 align="center"> <tr><td height="150"> <fieldset> <legend><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>">จัดการโครงสร้างหน่วยงานสารบรรณ</font></legend><br> <form name=ps method=post> <table width="73%" border="1" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse" bordercolor="#DADADA"> <tr height=22 bgcolor="<?php echo $GLOBALS['COLOR_BG_TD_15'];?>" > <td width="57%" align="center"><font size="2"><strong>วันที่ยืนยันการใช้โครงสร้างหน่วยงานสารบรรณ</strong></font></td> <td width="5%" align="center"><font size="2"><strong> </strong></font></td> <td width="8%" align="center"><font size="2"><strong>แก้ไข</strong></font></td> <td width="8%" align="center"><font size="2"><strong>ลบ</strong></font></td> </tr> <? $i=0; $maxdate = $oDP3->MaxDate(); $oDp->RSdeptGroupBydeptDate($free); while($oDp->GetRecord()){ ?> <tr> <td align="center" height="22"><? if($oDp->deptDate==$maxdate && $maxdate !='0000-00-00'){ echo abbreDate(splitDateDb2($oDp->deptDate ,'/'))." (โครงสร้างปัจจุบัน)"; }else if($oDp->deptDate=='0000-00-00'){ echo "ยังไม่ยืนยันการใช้งานโครงสร้างนี้"; }else{ echo abbreDate(splitDateDb2($oDp->deptDate ,'/')); } ?></td> <td align="center"><img src="../picture/search.gif" title="ดูโครงสร้างหน่วยงานสารบรรณ" border="0" style="cursor:pointer;" onclick="popup('<? echo $oDp->deptDate; ?>');"></td> <td align="center"><? if($oDp->deptDate=='0000-00-00'){ ?><a href="deptstructure.php"><img src="../picture/textedit.gif" title="แก้ไขโครงสร้างหน่วยงานสารบรรณ" border="0" style="cursor:pointer;" ></a><? }else if($oDp->deptDate==$maxdate){ ?><a href="deptstructureedit.php?deptDate=<? echo $oDp->deptDate; ?>"><img src="../picture/textedit3.gif" title="แก้ไขข้อมูลโครงสร้างหน่วยงานสารบรรณที่ใช้ปัจุบัน" border="0" style="cursor:pointer;" ></a> <? }else{ ?><img src="../picture/textedit2.gif" border="0" style="cursor:pointer;" > <? } ?></td> <td align="center" valign="middle"><? if($oDp->deptDate=='0000-00-00'){ ?><a href="javascript:doDelete(document.ps, '<? echo $oDp->deptDate; ?>')"><img src="../picture/delete.gif" title="ลบโครงสร้างหน่วยงานสารบรรณ" border="0" style="cursor:pointer;" ></a><? }else{ ?><img src="../picture/delete3.gif" border="0" > <? } ?></td> </tr> <? $i++; } if($i==0){ ?> <tr><td colspan="4" align="center" height="22"><font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2">** ไม่มีข้อมูลโครงสร้างหน่วยงานสารบรรณ กรุณาเพิ่มโครงสร้างใหม่ **</font></td></tr> <? } ?> </table> <table width="73%" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse" > <tr><td align="right" height="25"><a href="deptstructure.php"><img src="../picture/new.gif" border="0" align="absmiddle"> เพิ่มโครงสร้างใหม่ (ปรับโครงสร้างหน่วยงานสารบรรณ) </a></td></tr> </table> </form> <br> </fieldset> <table width="704" border="0" align="center"> <tr> <td width="76" align="left"><font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2"> <strong>หมายเหตุ : </strong> </font></td> <td width="618" align="left"><font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2"><img src="../picture/textedit3.gif" title="แก้ไขข้อมูลโครงสร้างหน่วยงานสารบรรณที่ยืนยันการใช้งานแล้ว" border="0" > คลิกเพื่อแก้ไขข้อมูลโครงสร้างหน่วยงานสารบรรณที่ใช้ปัจจุบัน</font></td> </tr> <tr> <td width="76" align="left"> </td> <td width="618" align="left"><font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2"><img src="../picture/search.gif" title="ดูโครงสร้างหน่วยงานสารบรรณ" border="0"> คลิกเพื่อดูโครงสร้างหน่วยงานสารบรรณ</font></td> </tr> <tr> <td width="76" align="left"> </td> <td width="618" align="left"><font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2"><img src="../picture/textedit.gif" title="แก้ไขโครงสร้างหน่วยงานสารบรรณ" border="0" > คลิกเพื่อแก้ไขโครงสร้างหน่วยงานสารบรรณ </font></td> </tr> <tr> <td width="76" align="left"> </td> <td width="618" align="left"><font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2"><img src="../picture/delete.gif" title="ลบโครงสร้างหน่วยงานสารบรรณ" border="0" > คลิกเพื่อลบโครงสร้างหน่วยงานสารบรรณ</font></td> </tr> <tr> <td width="76" align="left"> </td> <td width="618" align="left"><font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2"><img src="../picture/new.gif" border="0" align="absmiddle"> คลิกเพื่อเพิ่มโครงสร้างหน่วยงานสารบรรณใหม่</font></td> </tr> </table> <br><br>
</td> </tr> </table> </body> </html> <script language="javascript"> function doDelete(f,p){ if (confirm('ต้องการลบโครงสร้างหน่วยงานสารบรรณนี้ใช่หรือไม่') ) { window.location="processdept.php?method=deletedept&deptDate=" + p; } } function popup(p){ window.open("showdepttable.php?deptDate="+p,'loaddorder','toolbar=0, scrollbars=1, location=0, statusbar=0, menubar=0, resizable=1, width=600, height=700, left = 650, top = 150'); } </script>
|