Hacked By AnonymousFox

Current Path : C:/AppServ/www/th/
Upload File :
Current File : C:/AppServ/www/th/news-hilight.php

<?
include("../controlweb/manage/lib/config.php");
include("../controlweb/manage/lib/connect.php");
$Id=$_GET["Id"];
$sqlnew="select * from moe_mod_news where moe_mod_news_ID='$Id'";
$querynew=mysql_query($sqlnew);
$rownew=mysql_fetch_array($querynew);
?>
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874" />
<meta name="viewport" content="width=device-width, initial-scale=1">
    <title>:: ศูนย์แพทยศาสตร์ศึกษาชั้นคลินิกสำนักการแพทย์ ::</title>
    <link href="ddmenu/ddmenu.css" rel="stylesheet" type="text/css" />
    <script src="ddmenu/ddmenu.js" type="text/javascript"></script>
    <style>
        body {
	background: #eee url(ddmenu/ddmenu-bg4.jpg) no-repeat center 0px;
	padding-top:100px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
    .style1 {
	color: #FFFFFF;
	font-weight: bold;
}
    </style>
</head>    
<body>
<? include"header.php"; ?>
	 <table width="100%" border="0" cellpadding="0" cellspacing="0">
       <tr>
         <td bgcolor="#FFFFFF"><p><br />
         </p>
           <table width="900" border="0" align="center">
           <tr>
             <td width="25%" align="center" valign="top"><p>
               <table width="95%" border="0">
                 <tr>
                   <td><div align="center"><strong><?=$rownew[moe_mod_news_Subject]?></strong></div></td>
                 </tr>
                 <tr>
                   <td align="left"><?=$rownew[moe_mod_news_HTMLFileName]?></td>
                 </tr>
               </table>
               <p><br />
</p>
             <p>&nbsp;</p>
             <p>&nbsp;</p>
             <p>&nbsp;               </p></td>
           </tr>
           <tr>
             <td align="center" valign="top"><img src="bar-insidedoc.jpg" width="699" height="70" /><br />
               <table width="95%" border="0">
                 <tr>
                   <td><div align="left">
				   	<?
			$sqlfile="select * from moe_mod_news_fileuploadonnews where moe_mod_news_fileuploadonnews_NewsID='$Id'";
			$queryfile=mysql_query($sqlfile);
			while($rowfile=mysql_fetch_array($queryfile)){
			?>
				   - <a href="../controlweb/upload/news/FileUpload/<?=$rowfile[moe_mod_news_fileuploadonnews_FileUpload]?>" target="_blank"><?=$rowfile[moe_mod_news_fileuploadonnews_UploadFileName]?></a><br />
				   <? } ?>
				</div></td>
                 </tr>
               </table></td>
           </tr>
         </table>
           <p>&nbsp;</p>
         </td></tr>
     </table>
	 <table width="100%" border="0">
             <tr>
               <td background="footer.gif" height="153" bgcolor="#FFFFFF"><br />
<br />
<div align="center" class="style1">สำนักการแพทย์ กรุงเทพมหานคร เลขที่ 514  ถนนหลวง เขตป้อมปราบศัตรูพ่าย กรุงเทพฯ 10100      <br />

โทร. 0-2224-2954 , 0-2224-9711 , 0-2221-6020 , 0-2225-4966  โทรสาร 0-2226-1931 , 0-2221-6029 <br />

ติดต่อ Webmaster : webmaster@msdbangkok.go.th</div></td>
             </tr>
</table>

</body>
</html>

Hacked By AnonymousFox1.0, Coded By AnonymousFox