403Webshell
Server IP : 182.53.201.61  /  Your IP : 216.73.217.175
Web Server : Apache/2.2.15 (Fedora)
System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686
User : apache ( 48)
PHP Version : 5.3.3
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/comIT/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/comIT/report_detail_receive_and_pay.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<style>


/* the div that holds the date picker calendar */
.dpDiv {
	}

/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}

/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}

/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}

/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}

/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}

/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}

/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}

/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}

/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}

/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}

/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
</style>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>ระบบงาน รับ-เบิก วัสดุ ครุภัณฑ์ คอมพิวเตอร์</title>
</head>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="shortcut icon" href="http://localhost/passadu_web/favicon.ico">
<style type="text/css">
<!--
body {
	background-image: url();
	background-color: #FFFFF;
	background-repeat: repeat-x;
	background-attachment:fixed;
}
.style4 {font-size: 12px; }
-->
</style>

<body>
<table width="1000" height="15%" border="1" align="center" cellpadding="0" cellspacing="0" 
	class="tableborder_front_01_gray" bordercolor="#00CCCC">
  <tbody><tr>
    <td></td>
    <td valign="top"><table width="1000" align="right" cellpadding="0" cellspacing="0" background="">
      <tbody><tr>
        <td width="1000" class="style15"><script type="text/javascript" language="JavaScript1.2" src="stmenu.js"></script>
<table width="1000" border="0" cellspacing="0" cellpadding="0">
      <tbody><tr>
        <td valign="top"><table width="1000" border="0" cellspacing="0" cellpadding="0">
          <tbody><tr>
            <td><img src="img/passadu_head_PNG.png" width="1000" height="120" border="0"></td>
          </tr>
        </tbody></table></td>
      </tr>
      <tr>
        <td valign="top"><table width="1000" border="0" cellspacing="0" cellpadding="0" bordercolor="#33FF00">
<tbody><tr>
<td>
</td>
</tr>
      <tr>
        <td class="left"><img src="images/space_10x10.png" width="10" height="10"></td>
      </tr>
        </tbody></table></td>
      </tr>   
</tbody></table></td>
      </tr>
    </tbody></table></td>
    <td></td>
  </tr>
  <tr>
    <td width="50%" rowspan="2"><img src="images/px1.gif" width="1" height="1" alt="" border="0"></td>
    <td valign="top" bgcolor="#FFFFFF"><table width="1000" border="0" cellpadding="0" cellspacing="0" >

      <tbody><tr>
        <td width="220" valign="top" bgcolor="#FFFFFF"><table width="200" cellpadding="0" cellspacing="0" >
          <tbody><tr>
            <td align="center" class="style15"><script language="JavaScript">

function updateDateField(dateFieldName, dateString)
{
  var targetDateField = document.getElementsByName (dateFieldName).item(0);
  if (dateString)
    targetDateField.value = dateString;
 
  var pickerDiv = document.getElementById(datePickerDivID);
  pickerDiv.style.visibility = "hidden";
  pickerDiv.style.display = "none";
 
  adjustiFrame();
  targetDateField.focus();
 
  // after the datepicker has closed, optionally run a user-defined function called
  // datePickerClosed, passing the field that was just updated as a parameter
  // (note that this will only run if the user actually selected a date from the datepicker)
  if ((dateString) && (typeof(datePickerClosed) == "function"))
    datePickerClosed(targetDateField);
}


/**
Use an "iFrame shim" to deal with problems Where the datepicker shows up behind
selection list elements, if they're below the datepicker. The problem and solution are
described at:

http://dotnetjunkies.com/WebLog/jking/archive/2003/07/21/488.aspx
http://dotnetjunkies.com/WebLog/jking/archive/2003/10/30/2975.aspx
*/
function adjustiFrame(pickerDiv, iFrameDiv)
{
  // we know that Opera doesn't like something about this, so if we
  // think we're using Opera, don't even try
  var is_opera = (navigator.userAgent.toLowerCase().indexOf("opera") != -1);
  if (is_opera)
    return;
  
  // put a try/catch block around the whole thing, just in case
  try {
    if (!document.getElementById(iFrameDivID)) {
      // don't use innerHTML to update the body, because it can cause global variables
      // that are currently pointing to objects on the page to have bad references
      //document.body.innerHTML += "<iframe id='" + iFrameDivID + "' src='javascript:false;' scrolling='no' frameborder='0'>";
      var newNode = document.createElement("iFrame");
      newNode.setAttribute("id", iFrameDivID);
      newNode.setAttribute("src", "javascript:false;");
      newNode.setAttribute("scrolling", "no");
      newNode.setAttribute ("frameborder", "0");
      document.body.appendChild(newNode);
    }
    
    if (!pickerDiv)
      pickerDiv = document.getElementById(datePickerDivID);
    if (!iFrameDiv)
      iFrameDiv = document.getElementById(iFrameDivID);
    
    try {
      iFrameDiv.style.position = "absolute";
      iFrameDiv.style.width = pickerDiv.offsetWidth;
      iFrameDiv.style.height = pickerDiv.offsetHeight ;
      iFrameDiv.style.top = pickerDiv.style.top;
      iFrameDiv.style.left = pickerDiv.style.left;
      iFrameDiv.style.zIndex = pickerDiv.style.zIndex - 1;
      iFrameDiv.style.visibility = pickerDiv.style.visibility ;
      iFrameDiv.style.display = pickerDiv.style.display;
    } catch(e) {
    }
 
  } catch (ee) {
  }
 
}

</script>
              <style>

/* the div that holds the date picker calendar */
.dpDiv {
	}

/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}

/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}

/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}

/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}

/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}

/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}

/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}

/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}

/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}

/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}

/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
</style>
<link href="style.css" rel="stylesheet" type="text/css">
<table width="198" cellpadding="0" cellspacing="0" bordercolor="#00CCCC">
  <tr>
    <td width="196" class="style15">
		 <table width="100%" align="center" cellpadding="0" cellspacing="0" class="tableborder_front_01_gray" >
      		<tr>
          		<td><img src="img/passadu_head_menu_left_top_01.png" width="180" height="32" border="0" >
				</td>
        	</tr>
      		<tr>
        		<td height="30" background="images/ast_head_menu_left_bg.png">
					<table width="193" border="0" cellpadding="5" cellspacing="0">
          				 <tr>
            				<td colspan="2" valign="middle" class="text_menu_left">
								<img src="img/file_edit.png" width="24" height="22" align="absmiddle">
								<span class="text_topic_orange">ทำรายการ รับ - เบิก</span>
							</td>
          				</tr>
          				<tr>
            				<td colspan="2" valign="middle" class="text_menu_left">
								<a href="receive.php" class="text_menu_left">
									• รับ วัสดุ ครุภัณฑ์</a>							
							</td>
          				</tr>
          				<tr>
            				<td colspan="2" valign="middle" class="text_menu_left">
								<a href="list_pay.php" class="text_menu_left">
									• เบิก วัสดุ ครุภัณฑ์</a>
							</td>
          				</tr>
                    	<tr>
            				<td colspan="2" valign="middle"  background="img/bg.PNG"class="text_menu_left">
								<img src="img/file_edit.png" width="24" height="22" align="absmiddle">
								<span class="text_topic_orange">ปรับปรุงข้อมูล</span></td>
          				</tr>
						<tr>
            				<td width="132" valign="middle" class="text_menu_left">• วัสดุ ครุภัณฑ์
							</td>
            				<td width="41" valign="middle" class="text_menu_left">
							<a href="add_item_type.php">
								<img  src="img/add1-16.png" alt="เพิ่ม" width="16" height="16" border="0">
							</a>
							<a href="edit_item_type.php">
								<img src="img/edit16.png" alt="แก้ไข" width="16" height="16" border="0">
							</a>
							</td>
          				</tr>
						<tr>
							<td valign="middle" class="text_menu_left">• รายชื่อ หน่วยงานฯ
							</td>
							<td valign="middle" class="text_menu_left">
								<a href="add_dept.php?">
									<img  src="img/add1-16.png" alt="เพิ่ม" width="16" height="16" border="0">
								</a>
								<a href="edit_dept.php">
									<img src="img/edit16.png" alt="แก้ไข" width="16" height="16" border="0">
								</a>
							</td>
          				</tr>
						<tr>
            				<td valign="middle" class="text_menu_left">• รายชื่อ ผู้ใช้งาน
							</td>
            				<td valign="middle" class="text_menu_left">
								<a href="add_user.php">
									<img  src="img/add1-16.png" alt="เพิ่ม" width="16" height="16" border="0">
								</a>
								<a href="edit_user.php">
									<img src="img/edit16.png" alt="แก้ไข" width="16" height="16" border="0">
								</a>
							</td>
					   	</tr>
					   	<tr>
							<td colspan="2" valign="middle" class="text_menu_left" background="img/bg.PNG">
								<img src="images/file_edit.png" width="24" height="24" align="absmiddle">
									<span class="text_topic_orange">รายงาน</span>
							</td>
						</tr>
		  				<tr>
							<td colspan="2" valign="middle" class="text_menu_left">
								<a href="admin_report_total_purchase.php" class="text_menu_left">• ยอดจัดซื้อ
								</a>
							</td>
          				</tr>	
          				<tr>
            				<td colspan="2" valign="middle" class="text_menu_left">
								<a href="admin_report_total_balance_by_type.php" class="text_menu_left">• จำนวน คงเหลือ ตาม ชนิด</a>
							</td>
          				</tr>
          				<tr>
            				<td colspan="2" valign="middle" class="text_menu_left">
								<a href="admin_report_total_balance_by_price.php" class="text_menu_left">• จำนวน คงเหลือ ตาม ราคา</a>
							</td>
          				</tr>		
          				<tr>
            				<td colspan="2" valign="middle" class="text_menu_left">
								<a href="admin_report_total_balance_by_year.php" class="text_menu_left">• จำนวน คงเหลือ ตาม ปีงบฯ</a>
							</td>
          				</tr>
          				<tr>
            				<td colspan="2" valign="middle" class="text_menu_left">
								<a href="admin_report_total_receive_and_pay.php" class="text_menu_left">• จำนวน การรับ/เบิก </a>
							</td>
          				</tr>
						<tr>
            				<td colspan="2" valign="middle" class="text_menu_left">
								<a href="report_detail_receive_and_pay.php" class="text_menu_left">• รายละเอียด การรับ/เบิก </a>
							</td>
          				</tr>
					</table>
				</td>
      		</tr>
		</table>	
	</td>
  </tr>
  <tr>
    <td class="style15"><img src="images/space_10x10.png" width="10" height="10"></td>
  </tr>
  <tr>
    <td class="style15">
		<table width="100%" align="center" cellpadding="0" cellspacing="0" background="" class="tableborder_front_01_gray">
      		<tr>
          		<td><img src="img/passadu_head_menu_left_top_02.png" width="180" height="32" border="0" />
				</td>
        	</tr>
      		<tr>
        		<td height="30" background="images/ast_head_menu_left_bg.png">
					<table width="180" border="0" cellpadding="5" cellspacing="0" bordercolor="#00CCCC">
			  			<tr>
		    				<td valign="middle" class="text_menu_left">
								<img src="img/forbidden.png" width="45" height="43" align="absmiddle">  
									<span class="text_menu_left">สวัสดีคุณ Guest</span>
							</td>
		    			</tr>
                      	<tr>
		    				<td valign="middle" class="text_menu_left">
								<img src="img/forgot-password-icon-0.png" width="34" height="28" align="absmiddle">
									<span class="text_title"><a href="index.php" class="text_topic_red">Log In</a></span>
							</td>
		    			</tr>
					</table>
				</td>
      		</tr>
    	</table>
	</td>
  </tr>
  <tr>
    <td class="style15"><img src="images/space_10x10.png" width="10" height="10"></td>
  </tr>
</table>
</td>
          </tr>
        </tbody></table>          </td>
        <td width="800" valign="top"  ><table width="790" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td>
				<table width="790" align="left" cellpadding="0" cellspacing="0"  class="tableborder_front_01_gray">
      				<tr>
          				<td height="32" width="700" valign="middle"  background="img/bg.PNG" class="text_menu_left">
						 	&nbsp; <span class="text">รายละเอียด การรับ/เบิก</span>
						</td>
        			</tr>
						<form action="report_detail_receive_and_pay.php" method="post" name="report_detail_receive_and_pay" 
							onSubmit="return checkFields1();">
						</form>
      				<tr>
      					<td>
							<table width="100%" border="0" cellpadding="5" cellspacing="0">
								<tr>
              						<td align="left" class="text">วันที่
  										<input name="start_date" id="start_date" size="8" value="11/02/2564" readonly="" class="hasDatepicker">
										ถึง
										<input name="end_date" id="end_date" size="8" value="11/02/2564" readonly="" class="hasDatepicker">
											ประเภทรายการ&nbsp;
										<select name="record_type_id" class="text_blue" id="record_type_id">
    										<option value="001">รายการรับ</option>
  											<option value="002" selected="">รายการเบิก</option>
										</select>
											กลุ่ม&nbsp;
										<select name="item_type_group" class="text_blue" id="item_type_group">
										  	<option value="all_group">ทุกประเภท</option>
											<option value="1">วัสดุคอมพิวเตอร์</option>
											<option value="2">ครุภัณฑ์คอมพิวเตอร์</option>
										 </select>
									</td>
            					</tr>
            					<tr>
              						<td align="left" class="text">หน่วยงาน/ร้านค้า&nbsp;
                                		<select name="record_list_department_id" class="text_blue" id="record_list_department_id">
											<option value="all_department_id">ทุกหน่วยงาน/ร้านค้า</option>
											<option value="42">CRM</option>
											<option value="15">ER</option>
											<option value="8">Home Health Care</option>
											<option value="13">LAB</option>
											<option value="18">LR</option>
											<option value="32">OR</option>
											<option value="33">PCU เวียง</option>
											<option value="30">Supply</option>
											<option value="35">กลุ่มการพยาบาล</option>
											<option value="71">กลุ่มงานบริการด้านประฐมภูมิและองค์รวม</option>
											<option value="34">กายภาพบำบัด</option>
											<option value="9">การเงิน</option>
											<option value="12">การเงิน ER</option>
											<option value="48">การเงิน OPD</option>
											<option value="20">คลินิคพิเศษ</option>
											<option value="23">ควบคุมโรค</option>
											<option value="62">งานดูแลต่อเนื่อง(COC)</option>
											<option value="4">งานทันตกรรม</option>
											<option value="3">งานศูนย์คอมพิวเตอร์</option>
											<option value="78">งานสุขภาพจิตและยาเสพติด</option>
											<option value="21">ซ่อมบำรุง</option>
											<option value="14">ธุรการ</option>
											<option value="16">ประกันสุขภาพ</option>
											<option value="22">ผู้ป่วยนอก</option>
											<option value="7">ผู้ป่วยในชาย</option>
											<option value="6">ผู้ป่วยในหญิง</option>
											<option value="19">พัฒนาคุณภาพ</option>
											<option value="26">พัสดุ</option>
											<option value="27">ยานพาหนะ</option>
											<option value="5">สุขศึกษาฯ</option>
											<option value="24">เภสัชกรรม</option>
											<option value="31">เภสัชกรรม ER</option>
											<option value="17">เวชระเบียน</option>
											<option value="25">เอ็กซ์เรย์</option>
											<option value="40">แพทย์</option>
											<option value="29">แพทย์แผนไทย</option>
											<option value="38">โภชนาการ</option>
											<option value="72">ไตเทียม</option>
											<option value="75">inter computer service and technology co.,LTD.</option>
											<option value="66">Quality Ink</option>
											<option value="65">Thinking Ink Supply</option>
											<option value="70">งานพัสดุคอมพิวเตอร์</option>
											<option value="49">บริษัท ริโก้(ประเทศไทย)จำกัด</option>
											<option value="68">หจก.ไอที โปรเจค แอนด์ ซัพพลาย</option>
											<option value="1">เชียงรายเทคโนคอม</option>
											<option value="73">เอฟ ทู เค มาร์เก็ตติ้ง</option>
										  </select>
											เรียงตาม
										<select name="order_by" class="text_blue" id="order_by">
											<option value="record_list_id" selected="">รหัส</option>
										  	<option value="record_list_record_id">เลขที่ใบรับ/เบิก</option>
										  	<option value="record_list_doc_id">เลขที่เอกสาร</option>
										  	<option value="record_list_date">วันที่</option>
										  	<option value="item_type_type">ชนิด</option>
										  	<option value="department_list_name">หน่วยงาน/ร้านค้า</option>
										  	<option value="item_price_price">ราคาต่อหน่วย</option>
										  	<option value="record_list_quantity">จำนวน</option>
										  	<option value="Sum_Price_Per_Item">ราคารวม</option>
										</select>
											จาก
										<select name="list_by" class="text_blue" id="list_by">
											<option value="ASC" selected="">น้อยไปหามาก</option>
										  	<option value="DESC">มากไปหาน้อย</option>
										</select>
									</td>
            					</tr>
            					<tr>
            						<td align="left" class="text"><input type="submit" name="Submit3" value="ประมวลผลรายงาน">
                					</td>
								</tr>
								<tr>
            						<td class="text"></td>
          						</tr>
         				</table>

      </td>
      </tr>
      <tr>
        <td>
			<table width="100%" border="0" cellpadding="5" cellspacing="0" background="img/bg.PNG" class="text_menu_left">
          <tbody><tr>
            <td width="4%" class="text"><div align="center" class="style4">รหัส</div></td>
            <td width="12%" class="text"><div align="left" class="style4">เลขที่ใบรับ/เบิก</div></td>
            <td width="11%" class="text"><div align="left" class="style4">เลขที่เอกสาร</div></td>
            <td width="11%" class="text"><div align="left" class="style4">วันที่รับ/เบิก</div></td>
            <td width="24%" class="text"><div align="left" class="style4">ชนิด</div></td>
            <td width="13%" class="text"><div align="left" class="style4">หน่วยงาน/ร้านค้า</div></td>
            <td width="11%" class="text"><div align="right" class="style4">ราคาต่อหน่วย</div></td>
            <td width="6%" class="text"><div align="right" class="style4">จำนวน</div></td>
            <td width="8%" class="text"><div align="right" class="style4">ราคารวม</div></td>
            </tr>
        </table></td>
      </tr>      
 </table>
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
        </tr>
      <tr>
        <td align="center">
		</td>
      </tr>
      <tr>
        <td>  
		</td>
      </tr>
    </table>
	</td>
          </tr>
        </table></td>
        </tr>

    </tbody></table></td>
    <td width="50%" rowspan="2"><img src="images/px1.gif" width="1" height="1" alt="" border="0"></td>
  </tr>
  <tr>
    <td valign="top" ><table width="1000" align="right" cellpadding="0" cellspacing="0" background="">
      <tbody><tr>
        <td width="1000" height="18" class="style15"><link href="style.css" rel="stylesheet" type="text/css">
<table width="1000" border="0" cellpadding="0" cellspacing="0" background="images/passadu_foot_PNG">
  <tbody><tr>
    <td valign="middle" class="left"></td>
  </tr>
  <tr>
    <td height="47" align="right" valign="middle" background="images/passadu_foot_PNG.png" class="text_topic_white"><marquee width="500" behavior="alternate" scrollamount="2">
    ข้อมูลตั้งแต่ 28-12-2563 | ปรับปรุงโปรแกรมล่าสุด 02-02-2564
    </marquee>&nbsp;&nbsp;&nbsp;</td>
  </tr>
</tbody></table></td>
      </tr>
    </tbody></table></td>
  </tr>
</tbody></table>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit