|
|
|
จำนวน Page เยอะ ใช้แนวทางไหนดี!!! อ่านดูก่อนนะครับ |
|
|
|
|
|
|
|
ตาม https://www.thaicreate.com/tutorial/ajax-loading-web-page.html
ลองเอามาประยุกต์ระดับหนึ่งแล้ว ตอนแสดงผลผ่าน google chrome ไม่มีปัญหา
แต่พอเปิดบน IE มันติดตรงที่
Now is Loading...
หน้า index.php Code (PHP)
<?php
session_start();
session_destroy();
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>:: ระบบฐานข้อมูลงานบัณฑิตศึกษา::</TITLE>
<META content="text/html; charset=windows-874" http-equiv=Content-Type><LINK
rel=stylesheet type=text/css
href="Graduated_files/style.css">
<META name=GENERATOR content="MSHTML 8.00.6001.18812">
<script language="JavaScript">
var HttPRequest = false;
function doCallAjax(url) {
HttPRequest = false;
if (window.XMLHttpRequest) { // Mozilla, Safari,...
HttPRequest = new XMLHttpRequest();
if (HttPRequest.overrideMimeType) {
HttPRequest.overrideMimeType('text/html');
}
} else if (window.ActiveXObject) { // IE
try {
HttPRequest = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
HttPRequest = new ActiveXObject("Microsoft.XMLHTTP");
} catch (e) {}
}
}
if (!HttPRequest) {
alert('Cannot create XMLHTTP instance');
return false;
}
var pmeters = "ddd";
HttPRequest.open('POST',url,true);
HttPRequest.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
HttPRequest.setRequestHeader("Content-length", pmeters.length);
HttPRequest.setRequestHeader("Connection", "close");
HttPRequest.send(pmeters);
HttPRequest.onreadystatechange = function()
{
if(HttPRequest.readyState == 3) // Loading Request
{
document.getElementById("mySpan").innerHTML = "Now is Loading...";
}
if(HttPRequest.readyState == 4) // Return Request
{
document.getElementById('mySpan').innerHTML = HttPRequest.responseText;
}
}
}
</script>
<style type="text/css">
<!--
.style1 {
color: #000099;
font-weight: bold;
font-size: 16pt;
font-family: "Microsoft Sans Serif";
}
-->
</style>
</HEAD>
<form action="checkadmin.php" method="post" name="formre" id="formre">
<BODY Onload="JavaScript:doCallAjax('wellcom.php');" topMargin=0 bgColor=#ddfadf >
<TABLE border=0 cellSpacing=0 cellPadding=0 width=998 bgColor=#ffffff
align=center>
<TBODY>
<TR>
<TD height=25 colSpan=3 align=middle><IMG border=0 alt=""
src="Graduated_files/nav.png" width=998
height=27></TD></TR>
<TR>
<TD colSpan=3 align=middle><p><a href="http://www.edu.buu.ac.th"><img src="Graduated_files/head.jpg" width="998" height="150" border="0"></a></p> </TD>
</TR>
<TR>
<TD colSpan=3 align=middle> </TD>
</TR>
<TR>
<TD vAlign=top> </TD>
<TD vAlign=top align=right> </TD>
</TR>
<TR><!-- ******************เมนูซ้าย******************** -->
<TD vAlign=top width="20%"><!-- เมนู1 -->
<TABLE id=table_01 border=0 cellSpacing=0 cellPadding=0 width=193
height=221>
<TBODY>
<TR>
<TD><IMG alt=""
src="Graduated_files/2_01.gif"
width=29 height=30></TD>
<TD><img alt=""
src="Graduated_files/2_02.gif"
width=155 height=30></TD>
<TD><IMG alt=""
src="Graduated_files/2_03.gif"
width=39 height=30></TD></TR>
<TR>
<TD><img alt=""
src="Graduated_files/2_04.gif"
width=29 height=180></TD>
<TD bgColor=#ffffff vAlign=top>
<table width="100" border="0" align="center">
<tr>
<td><img src="Graduated_files/menu.gif" width="80" height="30"></td>
</tr>
</table>
<TABLE>
<TBODY>
<TR>
<TD width="120"><div align="left"><IMG border=0 alt=""
src="Graduated_files/arrow.gif"
width=10 height=15> <a href="JavaScript:doCallAjax('search.php');">ค้นหาเอกสาร</a></div></TD>
</TR>
<TR>
<TD><div align="left"><IMG border=0 alt=""
src="Graduated_files/arrow.gif"
width=10 height=15> <a href="JavaScript:doCallAjax('search2.php');">ตรวจสอบผลสอบ<br>
ประมวลความรู้/วัดคุณสมบัติ</a></div></TD>
</TR>
<TR>
<TD><div align="left">
<p><IMG border=0 alt=""
src="Graduated_files/arrow.gif"
width=10 height=15> <a href="http://www.edu.buu.ac.th/form.html">ดาวน์โหลดแบบฟอร์ม</a></p>
</div></TD>
</TR>
<TR>
<TD><div align="left">
<p><IMG border=0 alt=""
src="Graduated_files/arrow.gif"
width=10 height=15> <A href="news/01_03_2011_1735_manual.zip?id=49">คู่มือการพิมพ์วิทยานิพนธ์<br>
/ดุษฎีนิพนธ์</A></p>
</div></TD>
</TR>
</TBODY></TABLE></TD>
<TD><IMG alt=""
src="Graduated_files/2_06.gif"
width=39 height=180></TD>
</TR>
<TR>
<TD><IMG alt=""
src="Graduated_files/2_07.gif"
width=29 height=62></TD>
<TD><IMG alt=""
src="Graduated_files/2_08.gif"
width=155 height=62></TD>
<TD><IMG alt=""
src="Graduated_files/2_09.gif"
width=39 height=62></TD></TR></TBODY></TABLE>
<!-- ปิดเนื้อหาเมนู1 --><!-- เมนู2 -->
<!-- เมนู1 -->
<TABLE id=table_01 border=0 cellSpacing=0 cellPadding=0 width=193
height=221>
<TBODY>
<TR>
<TD><IMG alt=""
src="Graduated_files/2_01.gif"
width=29 height=30></TD>
<TD><img alt=""
src="Graduated_files/2_02.gif"
width=155 height=30></TD>
<TD><IMG alt=""
src="Graduated_files/2_03.gif"
width=39 height=30></TD></TR>
<TR>
<TD><img alt=""
src="Graduated_files/2_04.gif"
width=29 height=250></TD>
<TD bgColor=#ffffff vAlign=top><table width="100" border="0" align="center">
<tr>
<td><div align="center"><img src="Graduated_files/login.gif" width="80" height="30"></div></td>
</tr>
</table>
<TABLE>
<TBODY>
<TR>
<TD width="120"><IMG border=0 alt=""
src="Graduated_files/arrow.gif"
width=10 height=15> ชื่อผู้ใช้</TD>
</TR>
<TR>
<TD><label>
<input type="text" name="username" id="username" size="12">
</label></TD>
</TR>
<TR>
<TD><IMG border=0 alt=""
src="Graduated_files/arrow.gif"
width=10 height=15> รหัสผ่าน</TD>
</TR>
<TR>
<TD><label>
<input type="password" name="password" id="password" size="12">
</label></TD>
</TR>
<TR>
<TD> </TD>
</TR>
<TR>
<TD> <input name="Submit" type="submit" value=" เข้าระบบ"></TD>
</TR>
<TR>
<TD><input name="Submit2" type="reset" value="ล้างข้อมูล"></TD>
</TR>
<TR>
<TD></TD>
</TR>
</TBODY>
</TABLE></TD>
<TD><IMG alt=""
src="Graduated_files/2_06.gif"
width=39 height=250></TD>
</TR>
<TR>
<TD><IMG alt=""
src="Graduated_files/2_07.gif"
width=29 height=62></TD>
<TD><IMG alt=""
src="Graduated_files/2_08.gif"
width=155 height=62></TD>
<TD><IMG alt=""
src="Graduated_files/2_09.gif"
width=39 height=62></TD>
</TR></TBODY></TABLE>
<!-- ปิดเนื้อหาเมนู1 --><!-- เมนู2 -->
<!-- ปิดเมนู 2 --></TD>
<!-- ปิดเมนูซ้าย -->
<TD vAlign=top width="60%">
<DIV id=content>
<BLOCKQUOTE>
<TABLE border=0 cellSpacing=0 cellPadding=0 width="69%">
<TBODY>
<tr>
<td colspan="4" valign="top"><span id="mySpan"></span></td>
</tr>
<tr>
<td colspan="4" valign="top"><div align="center" class="style1">...บอกเล่า_ข่าวบัณฑิต...</div></td>
</tr>
<TR>
<TD height=10>
<link rel="stylesheet" type="text/css" href="ajaxtabs/ajaxtabs.css" />
<script type="text/javascript" src="ajaxtabs/ajaxtabs.js">
/***********************************************
* Ajax Tabs Content script v2.2- ? Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
</script>
<br><br>
<ul id="countrytabs" class="shadetabs">
<li><a href="news01.php" class="style4" rel="countrycontainer">ข่าวสอบประมวลความรู้/วัดคุณสมบัติ</a></li>
<li><a href="news02.php" class="style4" rel="countrycontainer">ข่าวรับสมัครนิสิตระดับบัณฑิตศึกษา</a></li>
<li><a href="news03.php" class="style4" rel="countrycontainer">ข่าวประชาสัมพันธ์</a></li>
</ul>
<div id="countrydivcontainer" style="border:1px solid gray; width:600px; margin-bottom: 1em; padding: 10px"></div>
<script type="text/javascript">
var countries=new ddajaxtabs("countrytabs", "countrydivcontainer")
countries.setpersist(true)
countries.setselectedClassTarget("link") //"link" or "linkparent"
countries.init()
</script>
<hr /></TD></TR>
</TBODY></TABLE>
</BLOCKQUOTE>
</DIV>
<DIV id=content>
<BLOCKQUOTE>
<TABLE border=0 cellSpacing=0 cellPadding=0 width="79%">
<TBODY>
<TR>
<TD height=10>
<?php
include "connect.php";
mysql_connect($host,$user,$pw) or die("ติดต่อ Host ไม่ได้");
mysql_select_db($dbname) or die("ติดต่อฐานข้อมูลไม่ได้");
mysql_query("SET character_set_results=tis620");
mysql_query("SET character_set_client='tis620'");
mysql_query("SET character_set_connection='tis620'");
mysql_query("collation_connection = tis620_thai_ci");
mysql_query("collation_database = tis620_thai_ci");
mysql_query("collation_server = tis620_thai_ci");
$sql = "select * from t_news where id='$id' " ;
$sqlquery=mysql_db_query($dbname, $sql);
$total = mysql_num_rows($sqlquery); // หาจำนวน record
$Query = mysql_query( $sql);
$totalp = mysql_num_rows($Query); // หาจำนวน record ที่เรียกออกมา */
if($totalp==0) {
echo "รายละเอียดข่าว";
}else{
print "<table border = 1>";
print "<tr bgcolor=00CCFF>";
print "<td align = center >วันที่</td>";
print "<td align = center >หัวข้อข่าว</td>";
print "<td align = center >รายละเอียด</td>";
print "<td align = center >ดาวน์โหลด</td>";
print "</tr>";
while($array = mysql_fetch_array($Query))
{
print "<tr bgcolor=62A666>";
print "<td align = left >".$array['datenews'] ." </td>";
echo "<td align = left ><A HREF=\" index.php?id=$id \">" .$array['subject']. "</A></td>";
print "<td align = left >".$array['datanews'] ." </td>";
echo "<td align = center ><a href=\"news/".$array['new_name']."\">ดาวน์โหลดเอกสาร</a></td>";
print "</tr>";
}
print"</table>";
}
mysql_close();
?></TD></TR>
</TBODY></TABLE>
</BLOCKQUOTE>
</DIV> </TD>
<!-- <tr>
<td width="100" valign="top" align="center"><a href="JavaScript:doCallAjax('newss.php');">ข่าว</a></td>
<td width="100" valign="top" align="center"><a href="JavaScript:doCallAjax('service.php');">Service</a></td>
<td width="100" valign="top" align="center"><a href="JavaScript:doCallAjax('about.php');">About</a></td>
<td width="100" valign="top" align="center"><a href="JavaScript:doCallAjax('contact.php');">Contact</a></td>
</tr> -->
<!-- ***********************กึ่งกลาง******************* -->
<!--ปิดกึ่งกลาง --><!-- ***********************เมนูขวา******************* -->
<TD vAlign=top align=right><!-- เมนู1 -->
<TABLE border=0 cellSpacing=0 cellPadding=0 width=193>
<TBODY>
<TR>
<TD bgColor=#e6e6e6 height=10> </TD></TR>
<TR>
<TD bgColor=#e6e6e6 align=middle>
<SCRIPT language=JavaScript>
<!-- Begin
var now = new Date();
var month_array = new Array("มกราคม","กุมภาพันธ์","มีนาคม","เมษายน","พฤษภาคม","มิถุนายน","กรกฎาคม","สิงหาคม","กันยายน","ตุลาคม","พฤศจิกายน","ธันวาคม");
document.write("<form name=date_list><table bgcolor=#E6E6E6><tr><td>");
document.write("<select name=month onchange=change_month(this.options.selectedIndex)>");
for(i=0;i<month_array.length;i++)
{
if (now.getMonth() != i)
{document.write ("<option value="+i+">"+month_array[i]);}
else
{document.write ("<option value="+i+" selected>"+month_array[i]);}
}
document.write("</select>");
document.write("</td><td>");
document.write ("<select name=year onchange=change_year(this.options[this.options.selectedIndex])>");
for(i=1950;i<3000;i++)
{
if (now.getYear() != i)
{document.write("<option value="+i+">"+i);}
else
{document.write("<option value="+i+" selected>"+i);}
}
document.write("</select></td></tr><tr><td colspan=2><center>");
document.write("<table bgcolor=white border=0 cellspacing = 0 cellpading = 0 width=100%><tr bgcolor=gray align=center>");
document.write("<td><font color=black>จ</font></td><td><font color=black>อ</td><td><font color=black>พ</td><td><font color=black>พฤ</td><td><font color=black>ศ</td><td ><font color=black>ส</td><td ><font color=black>อ</td>");
document.write("</tr><tr>");
for(j=0;j<6;j++)
{
for(i=0;i<7;i++)
{
document.write("<td align=center id=d"+i+"r"+j+"></td>")
}
document.write("</tr>");
}
document.write("</table>");
document.write("</center></form></td></tr></table>");
var show_date = new Date();
function set_cal(show_date)
{
begin_day = new Date (show_date.getYear(),show_date.getMonth(),1);
begin_day_date = begin_day.getDay();
end_day = new Date (show_date.getYear(),show_date.getMonth()+1,1);
count_day = (end_day - begin_day)/1000/60/60/24;
input_table(begin_day_date,count_day);
}
set_cal(show_date);
function input_table(begin,count)
{
init();
j=0;
if (begin!=0){i=begin-1;}else{i=6}
for (c=1;c<count+1;c++)
{
colum_name = eval("d"+i+"r"+j);
if ((now.getDate() == c)&&(show_date.getMonth() == now.getMonth())&&(show_date.getYear() == now.getYear())) {colum_name.style.backgroundColor = "red";colum_name.style.color = "white";};
colum_name.innerText = c;
i++;
if (i==7){i=0;j++;}
}
}
function init()
{
for(j=0;j<6;j++)
{
for(i=0;i<7;i++)
{
colum_name = eval("d"+i+"r"+j);
colum_name.innerText = "-";
colum_name.style.backgroundColor ="";
colum_name.style.color ="";
}
}
}
function change_month(sel_month)
{
show_date = new Date(show_date.getYear(),sel_month,1);
set_cal(show_date);
}
function change_year(sel_year)
{
sel_year = sel_year.value;
show_date = new Date(sel_year,show_date.getMonth(),1);
set_cal(show_date);
}
// End -->
</SCRIPT> </TD></TR>
<TR>
<TD bgColor=#e6e6e6 height=30
background=Graduated_files/qa_buu_ac_th.txt
align=middle><SELECT
onchange="window.open(this.options[this.selectedIndex].value,'_blank')"
size=1 name=select2> <OPTION selected
value="">*****หน่วยงานอื่นๆ*****</OPTION> <OPTION
value=http://graduate.buu.ac.th/>บัณฑิตวิทยาลัย</OPTION> <OPTION
value=http://nurse.buu.ac.th/>คณะพยาบาลศาสตร์</OPTION> <OPTION
value=http://www.huso.buu.ac.th/>คณะมนุษยศาสตร์ฯ</OPTION> <OPTION
value=http://www.sci.buu.ac.th/websci/new_sci/>คณะวิทยาศาสตร์</OPTION>
<OPTION value=http://www.eng.buu.ac.th/>คณะวิศวกรรมศาสตร์</OPTION>
<OPTION value=http://www.edu.buu.ac.th/>คณะศึกษาศาสตร์</OPTION>
<OPTION value=http://fineart.buu.ac.th/>คณะศิลปกรรมศาสตร์</OPTION>
<OPTION value=http://www.ph.buu.ac.th/>คณะสาธารณสุขศาสตร์</OPTION>
<OPTION
value=http://www.janburi.buu.ac.th/~scia/>คณะวิทยาศาสตร์และศิลปฯ</OPTION>
<OPTION
value=http://www.janburi.buu.ac.th/~marine/>คณะเทคโนโลยีทางทะเล</OPTION>
<OPTION value=http://med.buu.ac.th/>คณะแพทยศาสตร์</OPTION> <OPTION
value=http://bmc.buu.ac.th/>วิทยาลัยการขนส่งฯ</OPTION> <OPTION
value=http://www.janburi.buu.ac.th/~gems/>วิทยาลัยอัญมณี</OPTION>
<OPTION value=http://www.ex-mba.edu/>วิทยาลัยพาณิชยศาสตร์</OPTION>
<OPTION
value=http://www.gspa-buu.net/>วิทยาลัยการบริหารรัฐกิจ</OPTION>
<OPTION
value=http://css.buu.ac.th/>วิทยาลัยวิทยาศาสตร์การกีฬา</OPTION>
<OPTION value=http://buuic.buu.ac.th/>วิทยาลัยนานาชาติ</OPTION>
<OPTION
value=http://thaimed.buu.ac.th/>วิทยาลัยการแพทย์แผนไทยฯ</OPTION>
<OPTION
value=http://www.janburi.buu.ac.th/>วิทยาเขตสารสนเทศจันทบุรี</OPTION>
<OPTION
value=http://www.sakaeo.buu.ac.th/>วิทยาเขตสารสนเทศสระแก้ว</OPTION>
<OPTION
value=http://www.bims.buu.ac.th/>สถาบันวิทยาศาสตร์ทางทะเล</OPTION>
<OPTION
value=http://www.siamculture.org/>สถาบันศิลปะและวัฒนธรรม</OPTION>
<OPTION
value=http://www.lib.buu.ac.th/webnew/index.html>สำนักหอสมุด</OPTION>
<OPTION
value=http://www.uniserv.buu.ac.th/>สำนักบริการวิชาการ</OPTION>
<OPTION value=http://ict.buu.ac.th/>สำนักคอมพิวเตอร์</OPTION>
<OPTION
value=http://hsc.buu.ac.th/>ศูนย์วิทยาศาสตร์สุขภาพ</OPTION>
</SELECT> </TD></TR>
<TR>
<TD bgColor=#e6e6e6 height=30
background=Graduated_files/qa_buu_ac_th.txt
align=middle><SELECT
onchange="window.open(this.options[this.selectedIndex].value,'_blank')"
size=1 name=select2> <OPTION selected
value="">*****มหาวิทยาลัย*****</OPTION>
<OPTION>------------------------------- </OPTION> <OPTION
value=http://www.chula.ac.th/>จุฬาลงกรณ์มหาวิทยาลัย</OPTION>
<OPTION value=http://www.bu.ac.th/>กรุงเทพ</OPTION> <OPTION
value=http://www.krirk.ac.th/>เกริก</OPTION> <OPTION
value=http://www.ku.ac.th/>เกษตรศาสตร์</OPTION> <OPTION
value=http://www.kbu.ac.th/>เกษมบัณฑิต</OPTION> <OPTION
value=http://www.kku.ac.th/>ขอนแก่น</OPTION> <OPTION
value=http://www.christian.ac.th/>คริสเตียน</OPTION> <OPTION
value=http://www.cpu.ac.th/>เจ้าพระยา</OPTION> <OPTION
value=http://www.shinawatra.ac.th/main.htm>ชินวัตร</OPTION>
<OPTION value=http://www.stjohn.ac.th/>เซนต์จอห์น</OPTION> <OPTION
value=http://www.tsu.ac.th/>ทักษิณ</OPTION> <OPTION
value=http://www.inter.mua.go.th/glance/sirinsiam.html>นานาชาติศิรินทร์สยาม</OPTION>
<OPTION value=http://www.mut.ac.th/>เทคโนโลยีมหานคร</OPTION>
<OPTION
value=http://andy.sut.ac.th/homepage/suthome.html>เทคโนโลยีสุรนารี</OPTION>
<OPTION value=http://www.nivadhana.ac.th/>ณิวัฒนา</OPTION> <OPTION
value=http://www.tu.ac.th/default.tu/default.thai.html>ธรรมศาสตร์</OPTION>
<OPTION value=http://www.dpu.ac.th/>ธุรกิจบัณฑิตย์</OPTION>
<OPTION value=http://www.nu.ac.th>นเรศวร</OPTION> <OPTION
value=http://www.buu.ac.th/>บูรพา</OPTION> <OPTION
value=http://www.payap.ac.th/>พายัพ</OPTION> <OPTION
value=http://www.neu.ac.th/>ภาคตะวันออกเฉียงเหนือ</OPTION> <OPTION
value=http://www.msu.ac.th/>มหาสารคาม</OPTION> <OPTION
value=http://www.mahidol.ac.th/>มหิดล</OPTION> <OPTION
value=http://www.mju.ac.th/>แม่โจ้</OPTION> <OPTION
value=http://www.mfu.ac.th/>แม่ฟ้าหลวง</OPTION> <OPTION
value=http://www.rsu.ac.th/>รังสิต</OPTION> <OPTION
value=http://www.ru.ac.th/>รามคำแหง</OPTION> <OPTION
value=http://www.vu.ac.th/>วงชวลิตกุล</OPTION> <OPTION
value=http://www.wu.ac.th/reference/index.php>วลัยลักษณ์</OPTION>
<OPTION
value=http://www.asianust.ac.th/>วิทยาศาสตร์และเทคโนโลยีฯ</OPTION>
<OPTION value=http://www.webster.ac.th/>เว็บสเตอร์
(ประเทศไทย)</OPTION> <OPTION
value=http://www.swu.ac.th/>ศรีนครินทรวิโรฒน์</OPTION> <OPTION
value=http://www.spu.ac.th/>ศรีปทุม</OPTION> <OPTION
value=http://www.su.ac.th/>ศิลปากร</OPTION> <OPTION
value=http://www.psu.ac.th/psuroot2/>สงขลานครินทร์</OPTION>
<OPTION value=http://www.siamu.ac.th/>สยาม</OPTION> <OPTION
value=http://www.stou.ac.th/>สุโขทัยธรรมาธิราช</OPTION> <OPTION
value=http://www.utcc.ac.th/>หอการค้าไทย</OPTION> <OPTION
value=http://www.hcu.ac.th>หัวเฉียวเฉลิมพระเกียรติ</OPTION>
<OPTION value=https://www.au.edu>อัสสัมชัญ</OPTION> <OPTION
value=http://www.eau.ac.th/>อิสเทอร์นเอเซีย</OPTION> <OPTION
value=http://www.ubu.ac.th>อุบลราชธานี</OPTION> <OPTION
value=http://www.geocities.com/Vienna/Strasse/2060>เอเชียอาคเนย์</OPTION>
<OPTION
value=http://www.inter.mua.go.th/glance/british.html>British
University</OPTION> <OPTION
value=http://www.afaps.ac.th>โรงเรียนเตรียมทหาร</OPTION> <OPTION
value=http://cs1.crma.ac.th>โรงเรียนนายร้อย จ.ป.ร.</OPTION>
<OPTION value=http://www.rtna.ac.th>โรงเรียนนายเรือ</OPTION>
<OPTION value=http://www.rtafa.ac.th>โรงเรียนนายเรืออากาศ</OPTION>
<OPTION
value=http://www.geocities.com/Pentagon/Quarters/6996>โรงเรียนเสนาธิการทหารบก</OPTION>
<OPTION value=http://www.kmutt.ac.th/tindex.html>ส.เทคโนฯ
ธนบุรี</OPTION> <OPTION value=http://www.kmitnb.ac.th/>ส.เทคโนฯ
พระนครเหนือ</OPTION> <OPTION
value=http://www.kmitl.ac.th/>ส.เทคโนฯ ลาดกระบัง</OPTION> <OPTION
value=http://www.ait.ac.th/>สถาบันเทคโนโลยีแห่งเอเชีย</OPTION>
<OPTION value=http://www.nida.ac.th/>ส.บัณฑิตพัฒนฯ NIDA</OPTION>
<OPTION>------------------------------- </OPTION> <OPTION
value=http://www.ricr.ac.th>ราชภัฏเชียงราย</OPTION> <OPTION
value=http://www.cmri.ac.th>ราชภัฏเชียงใหม่</OPTION> <OPTION
value=http://www.rilp.ac.th>ราชภัฏลำปาง</OPTION> <OPTION
value=http://www.riu.ac.th>ราชภัฏอุตรดิตถ์</OPTION> <OPTION
value=http://www.rikp.ac.th>ราชภัฏกำแพงเพชร</OPTION> <OPTION
value=http://www.rink.ac.th>ราชภัฏนครสวรรค์</OPTION> <OPTION
value=http://www.rip.ac.th>ราชภัฏพิบูลสงคราม</OPTION> <OPTION
value=http://www.ripb.ac.th>ราชภัฏเพชรบูรณ์</OPTION> <OPTION
value=http://www.rimhk.ac.th>ราชภัฏมหาสารคาม</OPTION> <OPTION
value=http://www.riloei.ac.th>ราชภัฏเลย</OPTION> <OPTION
value=http://www.ris.ac.th>ราชภัฏสกลนคร</OPTION> <OPTION
value=http://www.riudon.ac.th>ราชภัฏอุดรธานี</OPTION> <OPTION
value=http://www.rin.ac.th>ราชภัฏนครราชสีมา</OPTION> <OPTION
value=http://www.ribr.ac.th>ราชภัฏบุรีรัมย์</OPTION> <OPTION
value=http://www.risurin.ac.th>ราชภัฏสุรินทร์</OPTION> <OPTION
value=http://www.riubon.ac.th>ราชภัฏอุบลราชธานี</OPTION> <OPTION
value=http://www.rich.ac.th>ราชภัฏนครินทร์</OPTION> <OPTION
value=http://www.rits.ac.th>ราชภัฏเทพสตรี</OPTION> <OPTION
value=http://www.ripa.ac.th>ราชภัฏพระนครศรีอยุธยา</OPTION> <OPTION
value=http://www.ripw.ac.th>ราชภัฏเพชรบุรีวิทยาฯ</OPTION> <OPTION
value=http://www.rb.ac.th>ราชภัฏรำไพพรรณี</OPTION> <OPTION
value=http://www.rikc.ac.th>ราชภัฏกาญจนบุรี</OPTION> <OPTION
value=http://www.rinp.ac.th>ราชภัฏนครปฐม</OPTION> <OPTION
value=http://www.rajabhat.edu>ราชภัฏเพชรบุรี</OPTION> <OPTION
value=http://www.rimc.ac.th>ราชภัฏหมู่บ้านจอมบึง</OPTION> <OPTION
value=http://www.rint.ac.th>ราชภัฏนครศรีธรรมราช</OPTION> <OPTION
value=http://www.ripk.ac.th>ราชภัฏภูเก็ต</OPTION> <OPTION
value=http://www.riy.ac.th>ราชภัฏยะลา</OPTION> <OPTION
value=http://www.riska.ac.th>ราชภัฏสงขลา</OPTION> <OPTION
value=http://www.risurat.ac.th>ราชภัฏสุราษฎร์ธาน</OPTION> <OPTION
value=http://www.chandra.ac.th>ราชภัฏจันทรเกษม</OPTION> <OPTION
value=http://www.rid.ac.th>ราชภัฏธนบุรี</OPTION> <OPTION
value=http://www.bansomdej.ac.th>ราชภัฏบ้านสมเด็จเจ้าฯ</OPTION>
<OPTION value=http://www.ripn.ac.th>ราชภัฏพระนคร</OPTION> <OPTION
value=http://www.dusit.ac.th>ราชภัฏสวนดุสิต</OPTION> <OPTION
value=http://www.riss.ac.th>ราชภัฏสวนสุนันทา</OPTION></SELECT> </TD></TR></TBODY></TABLE><!-- ปิดเนื้อหาเมนู1 -->
<TABLE border=0 cellSpacing=0 cellPadding=0 width=193>
<TBODY>
<TR>
<TD height=30
background=Graduated_files/Block-h.png
width=35> <IMG border=0 alt=""
src="Graduated_files/asset.gif"
width=25 height=25></TD>
<TD height=30
background=Graduated_files/Block-h.png>
<A href="http://assess.buu.ac.th/"
target=_blank>ระบบประเมินการสอน</A> </TD></TR>
<TR>
<TD height=30
background=Graduated_files/Block-h.png> <IMG
border=0 alt=""
src="Graduated_files/radio.gif"
width=25 height=25></TD>
<TD height=30
background=Graduated_files/Block-h.png>
<A href="http://radio.buu.ac.th/" target=_blank>วิทยุออนไลน์</A> </TD></TR>
<TR>
<TD height=30
background=Graduated_files/Block-h.png> <IMG
border=0 alt=""
src="Graduated_files/mail.gif"
width=25 height=25></TD>
<TD height=30
background=Graduated_files/Block-h.png> <A
href="http://mail.buu.ac.th/" target=_blank>Web mail</A></TD></TR>
<TR>
<TD height=30
background=Graduated_files/Block-h.png> <IMG
border=0 alt=""
src="Graduated_files/opac.gif"
width=25 height=25></TD>
<TD height=30
background=Graduated_files/Block-h.png> <A
href="http://chonlinet.lib.buu.ac.th/opac/index.html"
target=_blank>Web OPaC</A></TD></TR>
<TR>
<TD height=30
background=Graduated_files/Block-h.png> <IMG
border=0 alt=""
src="Graduated_files/person2.gif"
width=25 height=25></TD>
<TD height=30
background=Graduated_files/Block-h.png> <A
href="http://person.buu.ac.th/"
target=_blank>ระบบสืบค้นข้อมูลบุคลากร</A></TD></TR>
<TR>
<TD height=30
background=Graduated_files/Block-h.png> <IMG
border=0 alt=""
src="Graduated_files/register.gif"
width=25 height=25></TD>
<TD height=30
background=Graduated_files/Block-h.png> <A
href="http://reg.buu.ac.th/"
target=_blank>ระบบทะเบียนและสถิตินิสิต</A></TD></TR>
<TR>
<TD height=30
background=Graduated_files/Block-h.png> <IMG
border=0 alt=""
src="Graduated_files/elearning.gif"
width=25 height=25></TD>
<TD height=30
background=Graduated_files/Block-h.png> <A
href="http://course.buu.ac.th/"
target=_blank>e-Learning</A></TD></TR>
<TR>
<TD height=30
background=Graduated_files/Block-h.png> <IMG
border=0 alt=""
src="Graduated_files/meeting.gif"
width=25 height=25></TD>
<TD height=30
background=Graduated_files/Block-h.png> <A
href="calendar.php"
target=_self>ตารางการใช้ห้องประชุม<br>
บัณฑิตคณะศึกษาศาสตร์</A></TD>
</TR>
</TBODY></TABLE>
<TABLE border=0 cellSpacing=0 cellPadding=0 width=193 bgColor=#ffff99>
<TBODY>
<TR> </TR></TBODY></TABLE>
<!-- ปิดเนื้อหาเมนู2 --></TD><!-- ปิดเมนูขวา --></TR>
<TR>
<TD colSpan=3 align=middle>
<DIV class=art-Footer>
<DIV class=art-Footer-inner>
<DIV class=art-Footer-text>งานบัณฑิตศึกษา คณะศึกษาศาสตร์
มหาวิทยาลัยบูรพา <BR>
169 ถ.ลงหาดบางแสน ต.แสนสุข อ.เมือง จ.ชลบุรี 20131
<BR>
tel.0-3810-2222 ต่อ 2006 หรือ 0-3810-2006 Webmaster : <A
href="mailto:[email protected]">[email protected]</A> </DIV>
</DIV>
</DIV></TD></TR></TBODY></TABLE>
</BODY></form></HTML>
พอกด เมนูค้นหาเอกสารด้านซ้าย มันก็ติดที่ Now is Loading...
ประมาณบรรทัดที่ 50 กว่าๆ
|
|
|
|
|
Date :
2011-04-06 18:39:30 |
By :
apisitp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@^_^@ รออยู่นะ
|
|
|
|
|
Date :
2011-04-07 12:14:08 |
By :
apisitp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ไม่มีใครตอบเลย สุดท้ายทำไปทำมา นั่ง คลิกนู่น ใส่นี่ ลบนั่น เพิ่มตรงนี้
--- ได้สิ่งที่ต้องการล่ะ --- 555+
ขอบคุณบอร์ดที่ทำให้ขยันอีกครั้ง
|
|
|
|
|
Date :
2011-04-08 09:32:52 |
By :
apisitp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|