Hacked By AnonymousFox

Current Path : C:/AppServ/www/timetable_student/system/mod_other/
Upload File :
Current File : C:/AppServ/www/timetable_student/system/mod_other/reportall.php

<? 
include("../../lib/session.php"); 
include("../../lib/config.php");
include("../../lib/connect.php");
include("../../lib/function.php");
include("../../lib/register_global.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"><!-- InstanceBegin template="/Templates/main_pm.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874" />
<title>Curriculum Map</title>
<script type="text/javascript">
<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<link href="../../css/menu.css" rel="stylesheet" type="text/css" />
<link href="../../css/font.css" rel="stylesheet" type="text/css" />
<link href="../../css/piya_style.css" rel="stylesheet" type="text/css" />
<link href="../../css/table.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.style2 {
	color: #30707C;
	font-weight: bold;
	font-size: 14px;
}
-->
</style>
</head>

<body onload="MM_preloadImages('../../images/menu/menu_03.png','../../images/menu/menu_01_over.png','../../images/menu/menu_05_over.png')">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="100" align="center" background="../../images/head/sky.jpg"><img src="../../images/head/Sirirajlogo.gif" width="126" height="120" /></td>
  </tr>
  <tr>
    <td height="22" background="../../images/head/bar.jpg"><table width="950" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td>
		<table width="30%" border="0" align="right" cellpadding="0" cellspacing="0" class="login">
            <tr>
              <td align="right"><img src="../../images/icon/people_1.png" width="13" height="14" />Hi ! 
                <?=$System_Session_UserName?>|<img src="../../images/icon/door.png" width="16" height="15" /><a href="../logout.php">Logout</a></td>
              </tr>
            </table>
        </td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td align="center" valign="top"><table width="100" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="747" valign="top"><table width="747" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="24" rowspan="2" valign="top" background="../../images/l/left_menu_02.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td><img src="../../images/l/left_menu_01_l.jpg" width="24" height="27" /></td>
                </tr>
                <tr>
                  <td><img src="../../images/l/left_menu_02.jpg" width="24" height="1" /></td>
                </tr>
            </table></td>
            <td width="24" colspan="2" rowspan="2" valign="top" background="../../images/l/left_menu_02_bg.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td><img src="../../images/l/left_menu_01_r.jpg" width="197" height="27" /></td>
                </tr>
                <tr>
                  <td><table width="100%" border="0" cellspacing="5" cellpadding="0">
                      <tr>
                        <td align="left"><span class="style2">ระบบข้อมูลรายวิชา</span></td>
                      </tr>
                      <tr>
                        <td align="left" class="menu_one">
                        <ul class="menu_one">
                        <li><a href="../../home/home.php">ข้อมูลรายวิชา</a></li>
                       </ul>                        </td>
                      </tr>
                      <tr>
                        <td align="left"><span class="style2">ระบบผู้ใช้งาน</span></td>
                      </tr>
                      <tr>
                        <td align="left"><ul class="menu_one">
                        <? if($System_Session_Level=="Administrator")  { ?>
                            <li><a href="../user_management.php">ข้อมูลผู้ใช้งานในระบบ</a></li>
                            <? } ?>
                             <? if($System_Session_Level=="Staff")  { ?>
                            <li><a href="../user_managementperson.php">ข้อมูลผู้ใช้งานในระบบ</a></li>
                            <? } ?>
							 <? if($System_Session_Level=="Admin")  { ?>
                            <li><a href="../user_managementperson.php">ข้อมูลผู้ใช้งานในระบบ</a></li>
                            <? } ?>
                        </ul></td>
                      </tr>
					    <? if($System_Session_Level=="Administrator")  { ?>
                      <tr>
                        <td align="left"><span class="style2">ระบบข้อมูลที่เกี่ยวข้อง</span></td>
                      </tr>
                      <tr>
                        <td align="left"><ul class="menu_one">
                            <li><a href="standard.php">เพิ่มข้อมูลมาตรฐานการเรียนรู้</a></li>
                            <li><a href="council.php">เพิ่มข้อมูลแพทยสภา</a></li>
                            <li><a href="report.php">ระบบรายงานผล</a></li>
                          
                        </ul></td>
                      </tr>  <? } ?>
                      <tr>
                        <td align="left">&nbsp;</td>
                      </tr>
                      <tr>
                        <td align="left">&nbsp;</td>
                      </tr>
                      <tr>
                        <td align="left"><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image16','','file:///C|/AppServ/www/images/menu/menu_05_over.png',1)"></a></td>
                      </tr>
                  </table></td>
                </tr>
            </table></td>
            <td background="../../images/content_border/content_border_02.jpg"><img src="../../images/content_border/content_border_01.jpg" width="747" height="11" /></td>
            <td background="../../images/content_border/content_border_right.jpg"></td>
          </tr>
          <tr>
            <td valign="top" background="../../images/content_border/content_border_02.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="15" height="300">&nbsp;</td>
                  <td align="left" valign="top"><!-- InstanceBeginEditable name="content" -->
                 <h3><ul class="menu_two"><a href="report.php">ระบบรายงานผลแต่ละรายวิชา</a>  |  <a href="reportall.php">ระบบรายงานผลรวมทุกรายวิชา</a></ul><br />
                  </h3>
                    <table width="95%" border="0" align="center" cellpadding="0" cellspacing="1" class="table_border">
                      <tr> 
                        <td bgcolor="#FFFFFF">  <table style="border-collapse: collapse" border="1" width="98%" align="center" cellpadding="0" cellspacing="1" class="table_border" bordercolor="#E8E7E1">
                              <tr align="center" class="menu_table_header">
                                <td height="24" colspan="2" bgcolor="#F7F6F0" class="table_title1"><div align="left">รายงานผลรวมทุกรายวิชา</div></td>
                                </tr>
                              <tr align="center" class="menu_table_header"> 
                                <td width="292" height="24" bgcolor="#F7F6F0" class="table_title2">รายงานผล มคอ.</td>
                                <td width="364" height="24" bgcolor="#F7F6F0" class="table_title2">รายงานผลแพทยสภา</td>
                              </tr>
                              <tr> 
                                <td width="292" height="30" align="center">
                                <img src="../../img/icons/report.png" width="16" height="16" onclick="window.location='createreport_excelall.php'" style="cursor:pointer" />                                </td>
                                <td width="364" height="30" align="center" valign="middle">
                                <table width="67%" border="0">
                                  <tr>
                                    <td class="style2"><div align="left">ภาคผนวก ก (หมวดที่ 1 ส่วนที่ 1)</div></td>
                                    <td><img src="../../img/icons/report.png" width="16" height="16" onclick="window.location='createreport_excelall2.php'" style="cursor:pointer" /></td>
                                  </tr>
                                  <tr>
                                    <td class="style2"><div align="left">ภาคผนวก ก (หมวดที่ 1 ส่วนที่ 2)</div></td>
                                    <td><img src="../../img/icons/report.png" width="16" height="16" onclick="window.location='createreport_excelall2_1.php'" style="cursor:pointer" /></td>
                                  </tr>
                                   <tr>
                                    <td class="style2"><div align="left">ภาคผนวก ก (หมวดที่ 2 ส่วนที่ 1)</div></td>
                                    <td><img src="../../img/icons/report.png" width="16" height="16" onclick="window.location='createreport_excelall2_11.php'" style="cursor:pointer" /></td>
                                  </tr>
                                  <tr>
                                    <td class="style2"><div align="left">ภาคผนวก ก (หมวดที่ 2 ส่วนที่ 2)</div></td>
                                    <td><img src="../../img/icons/report.png" width="16" height="16" onclick="window.location='createreport_excelall2_12.php'" style="cursor:pointer" /></td>
                                  </tr>
                                  <tr>
                                    <td class="style2"><div align="left">ภาคผนวก ก (หมวดที่ 2 ส่วนที่ 3)</div></td>
                                    <td><img src="../../img/icons/report.png" width="16" height="16" onclick="window.location='createreport_excelall2_13.php'" style="cursor:pointer" /></td>
                                  </tr>
                                  <tr>
                                    <td class="style2"><div align="left">ภาคผนวก ก (หมวดที่ 2 ส่วนที่ 4)</div></td>
                                    <td><img src="../../img/icons/report.png" width="16" height="16" onclick="window.location='createreport_excelall2_14.php'" style="cursor:pointer" /></td>
                                  </tr>
                                   <tr>
                                    <td class="style2"><div align="left">ภาคผนวก ข (หมวดที่ 1)</div></td>
                                    <td><img src="../../img/icons/report.png" width="16" height="16" onclick="window.location='createreport_excelall2_21.php'" style="cursor:pointer" /></td>
                                  </tr>
                                  <tr>
                                    <td class="style2"><div align="left">ภาคผนวก ข (หมวดที่ 2 ส่วนที่ 1)</div></td>
                                    <td><img src="../../img/icons/report.png" width="16" height="16" onclick="window.location='createreport_excelall2_22.php'" style="cursor:pointer" /></td>
                                  </tr>
                                   <tr>
                                    <td class="style2"><div align="left">ภาคผนวก ข (หมวดที่ 2 ส่วนที่ 2)</div></td>
                                    <td><img src="../../img/icons/report.png" width="16" height="16" onclick="window.location='createreport_excelall2_23.php'" style="cursor:pointer" /></td>
                                  </tr>
                                  <tr>
                                    <td class="style2"><div align="left">ภาคผนวก ข (หมวดที่ 3 ส่วนที่ 1)</div></td>
                                    <td><img src="../../img/icons/report.png" width="16" height="16" onclick="window.location='createreport_excelall2_24.php'" style="cursor:pointer" /></td>
                                  </tr>
                                  <tr>
                                    <td class="style2"><div align="left">ภาคผนวก ข (หมวดที่ 3 ส่วนที่ 2)</div></td>
                                    <td><img src="../../img/icons/report.png" width="16" height="16" onclick="window.location='createreport_excelall2_25.php'" style="cursor:pointer" /></td>
                                  </tr>
                                  <tr>
                                    <td class="style2"><div align="left">ภาคผนวก ค</div></td>
                                    <td><img src="../../img/icons/report.png" width="16" height="16" onclick="window.location='createreport_excelall2_3.php'" style="cursor:pointer" /></td>
                                  </tr>
                                  <tr>
                                    <td class="style2"><div align="left">ภาคผนวก ง</div></td>
                                    <td><img src="../../img/icons/report.png" width="16" height="16" onclick="window.location='createreport_excelall2_4.php'" style="cursor:pointer" /></td>
                                  </tr>
                                  <tr>
                                    <td class="style2"><div align="left">ภาคผนวก จ</div></td>
                                    <td><img src="../../img/icons/report.png" width="16" height="16" onclick="window.location='createreport_excelall2_5.php'" style="cursor:pointer" /></td>
                                  </tr>
                                </table>
                                </td>
                              </tr>
                          </table>
                          </td>
                      </tr>
                    </table>
                   <!-- InstanceEndEditable --> </td>
                  <td width="15">&nbsp;</td>
                </tr>
            </table></td>
            <td background="../../images/content_border/content_border_right.jpg">&nbsp;</td>
          </tr>
          <tr>
            <td><img src="../../images/l/left_menu_03_l.jpg" width="24" height="29" /></td>
            <td colspan="2"><img src="../../images/l/left_menu_03_r.jpg" width="197" height="29" /></td>
            <td><img src="../../images/content_border/content_border_03.jpg" width="747" height="29" /></td>
            <td><img src="../../images/content_border/content_border_right2.jpg" width="17" height="29" /></td>
          </tr>
        </table></td>
        </tr>
    </table></td>
  </tr>
</table>
</body>
<!-- InstanceEnd --></html>

Hacked By AnonymousFox1.0, Coded By AnonymousFox