Hacked By AnonymousFox

Current Path : C:/AppServ/www/th/controlweb/manage/mod_22/
Upload File :
Current File : C:/AppServ/www/th/controlweb/manage/mod_22/popup_request.php

<? 
include("../lib/session.php"); 
include("../lib/config.php");
include("../lib/connect.php");
include("../lib/function.php");
if(empty($System_Session_Language)){$System_Session_Language="Thai";}
?>
<html><!-- InstanceBegin template="/Templates/WebEngine-Adminpanel-Popup.dwt.php" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="doctitle" -->
<title> <?=$System_Variable_Title?>
</title>
<!-- InstanceEndEditable --> 
<meta http-equiv="Content-Type" content="text/html; charset=windows-874">
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
<link href="../css/mystyle.css" rel="stylesheet" type="text/css">
</head>

<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" height="100%" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#000000">
  <tr valign="top"> 
    <td width="77%" align="center" valign="top" bgcolor="#FFFFFF"><!-- InstanceBeginEditable name="Programmable Region" -->
	<br>
	<table width="95%" height="22" border="0" cellpadding="2" cellspacing="0" class="table_header">
                      <tr> 
                        <td width="30" align="center"><img src="../images/icon/ico608.gif" width="15" height="14"></td>
                        <td> 
                          Request for delete
                          &nbsp;</td>
                      </tr>
	  </table>
					  <table width="97%"  border="0" cellspacing="0" cellpadding="0">
  					  <tr> 
                        <td height="1" class="table_col3"><img src="../images/blank.gif" width="10" height="2"></td>
                      </tr>
					</table>

	                  <br>
	<? 
		 include("config.php");
		$sql="SELECT  * FROM ".$myModule_Table_Request." WHERE ".$myModule_Table_Request."_TypeID='".$Type."' AND ".$myModule_Table_Request."_QIDOrAID=".$ID;
		$query=mysql_query($sql);
		while($row=mysql_fetch_array($query)){
	?>
	<table width="90%" border="0" align="center" cellpadding="1" cellspacing="1" class="table_col1">
                      <tr>
                        <td><table width="100%" border="0" align="center" cellpadding="2" cellspacing="0"  >
                            <tr> 
                              <td height="50"  bgcolor="#FFFFFF" class="table_col2"> <table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
                                  <tr> 
                                    <td>
									<div align="justify"> 
                                       <?=$row[$myModule_Table_Request."_Comment"]?>
                                    </div></td>
                                  </tr>
                              </table></td>
                            </tr>
                            <tr> 
                              <td height="18" align="right" class="table_col2" ><strong><strong><font color="#0000FF"><?//=member_displayname($row[$myModule_Table_Request."_Name"])?>
&nbsp;&nbsp;&nbsp;</font></strong>ΗΡΉ·Υθ  :</strong>&nbsp;<?=ShowDateLong($row[$myModule_Table_Request."_PostDate"])?>&nbsp;&nbsp;<?=substr($row[$myModule_Table_Request."_PostDate"],10)?>&nbsp;</td>
                            </tr>
                          </table></td>
                      </tr>
      </table>
	  <br>
	  <? }?>
	<!-- InstanceEndEditable --></td>
  </tr>
</table>
</body>
<!-- InstanceEnd --></html>
<? 
include("../lib/disconnect.php");
?>

Hacked By AnonymousFox1.0, Coded By AnonymousFox