File Manager
Back to List
|
Up to Parent Directory
| Current Directory: ~/research_q
Editing: research_q/index.htm
Full path: C:\ict\ICT\research_q\index.htm
Permissions: rwx
Write test: File appears not directly writable
Current process identity: IIS APPPOOL\DefaultAppPool
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><!-- InstanceBegin template="/Templates/bsri_temp.dwt" codeOutsideHTMLIsLocked="false" --> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-874"> <style> <!-- a{text-decoration:none} //--> </style> <SCRIPT language=JavaScript> var rate = 20; // Increase amount(The degree of the transmutation) var obj; // The object which event occured in var act = 0; // Flag during the action var elmH = 0; // Hue var elmS = 128; // Saturation var elmV = 255; // Value var clrOrg; // A color before the change var TimerID; // Timer ID if (navigator.appName.indexOf("Microsoft",0) != -1 && parseInt(navigator.appVersion) >= 4) { Browser = true; } else { Browser = false; } if (Browser) { document.onmouseover = doRainbowAnchor; document.onmouseout = stopRainbowAnchor; } function doRainbow() { if (Browser && act != 1) { act = 1; obj = event.srcElement; clrOrg = obj.style.color; TimerID = setInterval("ChangeColor()",100); } } function stopRainbow() { if (Browser && act != 0) { obj.style.color = clrOrg; clearInterval(TimerID); act = 0; } } function doRainbowAnchor() { if (Browser && act != 1) { obj = event.srcElement; while (obj.tagName != 'A' && obj.tagName != 'BODY') { obj = obj.parentElement; if (obj.tagName == 'A' || obj.tagName == 'BODY') break; } if (obj.tagName == 'A' && obj.href != '') { act = 1; clrOrg = obj.style.color; TimerID = setInterval("ChangeColor()",100); } } } function stopRainbowAnchor() { if (Browser && act != 0) { if (obj.tagName == 'A') { obj.style.color = clrOrg; clearInterval(TimerID); act = 0; } } } function ChangeColor() { obj.style.color = makeColor(); } function makeColor() { if (elmS == 0) { elmR = elmV; elmG = elmV; elmB = elmV; } else { t1 = elmV; t2 = (255 - elmS) * elmV / 255; t3 = elmH % 60; t3 = (t1 - t2) * t3 / 60; if (elmH < 60) { elmR = t1; elmB = t2; elmG = t2 + t3; } else if (elmH < 120) { elmG = t1; elmB = t2; elmR = t1 - t3; } else if (elmH < 180) { elmG = t1; elmR = t2; elmB = t2 + t3; } else if (elmH < 240) { elmB = t1; elmR = t2; elmG = t1 - t3; } else if (elmH < 300) { elmB = t1; elmG = t2; elmR = t2 + t3; } else if (elmH < 360) { elmR = t1; elmG = t2; elmB = t1 - t3; } else { elmR = 0; elmG = 0; elmB = 0; } } elmR = Math.floor(elmR); elmG = Math.floor(elmG); elmB = Math.floor(elmB); clrRGB = '#' + elmR.toString(16) + elmG.toString(16) + elmB.toString(16); elmH = elmH + rate; if (elmH >= 360) elmH = 0; return clrRGB; } </SCRIPT> <title>::BSRI::</title> <meta name="keywords" content="�Ԩ�¾ĵԡ�����ʵ��, �Ԩ��, �ĵԡ���, �ĵԡ�����ʵ��, �Ԩ�¾ĵԡ���, ��, ��ͺ����, �������´, �����ԡĵ, ���ö��, �դ��, EQ, Behavioral science research institute, research, behavioral, behavior, Research, Behavioral, Behavior, Behavior Science"> <meta name="description" content="ʶҺѹ�Ԩ�¾ĵԡ�����ʵ�� ��� ��觷��Ԩ�� ��м�Ե�ѳ�Ե��������س�Ҿ���Ե�ͧ����"> <!-- InstanceBeginEditable name="doctitle" --> <title>ʶҺѹ�Ԩ�¾ĵԡ�����ʵ��</title> <!-- InstanceEndEditable --> <meta http-equiv="Content-Type" content="text/html; charset=windows-874"> <!-- InstanceBeginEditable name="head" --> <style type="text/css"> <!-- .style2 {font-size: 18} --> </style> <!-- InstanceEndEditable --> <style type="text/css"> <!-- @import url(bsri2006.css); --> </style> <SCRIPT language=JavaScript> function clearsearch() { document.form2.username1.value = ''; } function clearsearch1() { document.form2.password1.value = ''; } function clearsearch2() { document.form1.q.value = ''; } </SCRIPT> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); //--> </script> </head> <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <script> <!-- function show(){ var Digital=new Date() var hours=Digital.getHours() var minutes=Digital.getMinutes() var seconds=Digital.getSeconds() var dn="AM" if (hours>=12) dn="PM" if (hours>12) hours=hours-12 if (hours==0) hours=12 if (minutes<=9) minutes="0"+minutes if (seconds<=9) seconds="0"+seconds window.status=hours+":"+minutes+":" +seconds+" "+dn setTimeout("show()",1000) } show() //--> </script> <div align="center"> <table width="90%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="138" valign="top" background="image/menu.jpg"><img src="image/h1.jpg" width="138" height="171"> <table height="230" border="0" cellpadding="0" cellspacing="0" background="image/menu3.jpg" widt="100%"> <tr> <td width="134" height="21" background="image/menu3.jpg"><a href="aboutus.htm" ><font color="#FFFFFF">����ǡѺʶҺѹ</font></a></td> </tr> <tr> <td height="20" background="image/menu3.jpg"><a href="curriculum.htm" ><font color="#FFFFFF">��ѡ�ٵ�</font></a></td> </tr> <tr> <td height="20" background="image/menu3.jpg"><a href="research.htm" ><font color="#FFFFFF">�ҹ�Ԩ��</font></a></td> </tr> <tr> <td height="20" background="image/menu3.jpg" bgcolor="#FFFFCC"><a href="edu_service.htm" ><font color="#FFFFFF">�ҹ��ԡ���Ԫҡ��</font></a></td> </tr> <tr> <td height="22" background="image/menu3.jpg"><a href="learn.htm" ><font color="#FFFFFF">������¹����</font></a></td> </tr> <tr> <td height="20" background="image/menu3.jpg"><a href="staff_index.htm" ><font color="#FFFFFF">�ؤ�ҡ�</font></a></td> </tr> <tr> <td height="22" background="image/menu3.jpg"><font color="#FFFFFF">Link ���</font></td> </tr> <tr> <td height="41" background="image/menu3.jpg"><a href="http://www.navy.mi.th/civil/website/mainpage.html" target="_parent"><font color="#FFFFFF">�������ѧ����ʵ��<br> �ԧ�ĵԡ���</font></a> </td> </tr> <tr> <td height="22" background="image/menu3.jpg"><a href="http://bsris.swu.ac.th">ICT ʶҺѹ(Demo)</a></td> </tr> <tr> <td height="22" background="image/menu3.jpg"><a href="http://bsris.swu.ac.th/webboard/indexwebboard.asp">��з���Ԩ��㹪�����¹</a></td> </tr> </table> <br> <form name="form2" method="post" action="index_member.asp"> <table width="91%" border="0" cellspacing="1" cellpadding="0"> <tr> <td height="22"><div align="center"><font color="#000000"><strong>..:: ��Ҫԡ ::..</strong></font></div></td> </tr> <tr> <td><input onclick=clearsearch(); name="username1" type="text" value="username" size="18" maxlength="255" ></td> </tr> <tr> <td> <input onclick=clearsearch1(); name="password1" type="password" value="password" size="18" maxlength="255"> </td> </tr> <tr> <td><input type="submit" name="Submit" value="Submit"> <font color="#FFFFCC"> </font></td> </tr> <tr> <td><font color="#FFFFCC"><strong><a href="Templates/register.htm">��Ѥ���Ҫԡ</a></strong></font></td> </tr> </table> </form> <table width="83%" border="0" cellpadding="0" cellspacing="0"> <tr> <td><div align="left"> <a href="http://www.yimsiam.com/board/v70/index.asp?wbID=bsri_swu"><font color="#FFFFCC">��纺�����������</font></a></div></td> </tr> <tr> <td><a href="http://admission.swu.ac.th/content/index_th.html"><font color="#FFFFCC">�ҹ�Ѻ���Ե����</font></a></td> </tr> <tr> <td><a href="http://lib.swu.ac.th/"><font color="#FFFFCC">��ͧ��ش</font></a></td> </tr> <tr> <td height="16"><a href="http://grad.swu.ac.th/"><font color="#FFFFCC">�ѳ�Ե�Է�����</font></a></td> </tr> <tr> <td><a href="http://cc.swu.ac.th/content/index_th.html"><font color="#FFFF99">�ӹѡ����������</font></a></td> </tr> <tr> <td><a href="http://ransys.swu.ac.th"><font color="#FFFFCC">�к����ʹ�ȡ���Ԩ��</font></a></td> </tr> <tr> <td><a href="http://supreme.swu.ac.th/register/index.php"><font color="#FFFFCC">Supreme</font></a></td> </tr> <tr> <td> </td> </tr> </table> <br> <br> </td> <td colspan="2" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr background="image/h6.jpg"> <td width="800" background="image/h6.jpg"><img src="image/h2.gif" width="624" height="76" ></td> </tr> <tr > <td height="28" background="image/h7.jpg"><div align="right"><a href="http://bsri.swu.ac.th" ><font color="#FFFFFF" face="MS Sans Serif, Tahoma, sans-serif">˹���á</font></a><font face="MS Sans Serif, Tahoma, sans-serif"> | <a href="http://www.swu.ac.th" target="_blank"><font color="#FFFFFF">SWU</font></a> | <a href="http://mail.swu.ac.th"><font color="#FFFFFF">E-mail</font></a> | <a href="http://bsris.swu.ac.th/journal/index.html" ><font color="#FFFFFF"><img src="image/Icon/icon_new.gif" width="25" height="7" border="0">E-Journal</font></a> | <a href="news_letter.htm" ><font color="#FFFFFF">�����¢���</font></a> | <a href="Templates/book.htm" ><font color="#FFFFFF">��ª���˹ѧ���</font></a> | <a href="http://webboard.swu.ac.th/?c=5200" target="_blank"><font color="#FFFFFF">��дҹ����</font></a> | <a href="contact.htm" ><font color="#FFFFFF">�Դ���</font></a> | <font color="#FFFFFF"><a href="http://bsri.swu.ac.th/index_eng.html">English</a> </font></font></div></td> </tr> </table> <br> <table width="100%" border="0" cellpadding="0" cellspacing="1"> <tr> <td> <!-- InstanceBeginEditable name="EditRegion3" --> <p align="center"><strong>�ç���ͺ���ԧ��Ժѵԡ���Ԩ�·ҧ�ĵԡ�����ʵ��</strong><br> <strong>����ͧ ����Ԩ���ԧ�س�Ҿ</strong><strong> </strong><br> <img width="106" height="2" src="clip_image001.gif"><strong> </strong></p> <strong>[<a href="regisform.doc">Download ���Ѥ�</a>]</strong> [<a href="regis.htm"><strong>��͡���Ѥ���Ź�</strong></a>]<br clear="ALL"> <br> <strong>��ѡ�������˵ؼ�</strong><strong> </strong><br> �Ѩ�غѹ����Ԩ���ԧ�س�Ҿ���Ѻ����ʹ㨨ҡ�ѡ�Ԩ��������Ң��Ԫ����������ԪҪվ ������鹨ҡ����������Ժ�շ�����������ҧ�ҡ� ������˵ط���ѧ��ʶҺѹ�Ԫҡ����§�������觷���Դ��ý֡ͺ�������������ʹ㨠 ��Сͺ�Ѻ������ԧ������ ����Ԩ���ԧ�س�Ҿ���Ըա�������ѡ�����ҡ����ᵡ��ҧ�ѹ仵�������ӹѡ�����Դ� ʶҺѹ�Ԩ�¾ĵԡ�����ʵ�젠����� �֧�������èѴ������ç���ͺ���ԧ��Ժѵԡ�������ͧ����Ԩ���ԧ�س�Ҿ�������ա�ҧ���͡˹������Ѻ���ʹ� <p><strong>�ѵ�ػ��ʧ��</strong><strong> </strong><br> �������������Ѻ���ͺ�������¹�������ǡѺ����Ԩ���ԧ�س�Ҿ��駴�ҹ������ �ѡ����л��ʺ��ó� �������öŧ��ͻ�ԺѵԴ��µ��ͧ�����ҧ�١��ͧ�����ѡ�Ԫҡ��<br> <strong> </strong><br> <strong>˹��§ҹ����Ѻ�Դ�ͺ</strong><strong> </strong><br> ʶҺѹ�Ԩ�¾ĵԡ�����ʵ�� ����Է�������չ��Թ�����ò� </p> <p><strong>�س���ѵԢͧ�������Ѻ���ͺ��</strong><strong> </strong></p> <ol> <li><span dir="LTR">�դ����������ǡѺ����Ԩ�¾�鹰ҹ�����</span> </li> <li><span dir="LTR">�դ���ʹ�㹡���Ԩ���ԧ�س�Ҿ</span> </li> <li><span dir="LTR">�դ������㨨�ԧ������آ�Ҿ��</span> </li> <li><span dir="LTR">�դ����������ǡѺ���������������������鹰ҹ �蹠 �к���Ժѵԡ���Թ��� ����� </span>�MS Words �繵鹠 </li> </ol> <p><span class="style2"><strong> </strong><strong>�ӹǹ����Ѻ��Ѥ�</strong> <br> ����Թ 30 �� </span></p> <p><strong>�������ҡ��ͺ��</strong><strong> </strong><br> �ѹ��� 11-20 �ѹ�Ҥ� 2551� ��� 10 �ѹ <br> �������ѹ��ش�Ҫ��� </p> <p><strong>ʶҹ���ͺ����л�Ժѵԡ���Ҥʹ��</strong><strong> </strong><br> - � ��ͧ���¹��������ͧ��Ժѵԡ�ä��������� ʶҺѹ�Ԩ�¾ĵԡ�����ʵ�� ����Է�������չ��Թ�����ò� �آ���Է 23� ��ا��ҹ��<br> - ��Ժѵԡ���Ҥʹ�� �ѧ��Ѵ��ù�¡(�Ҥʹ���Ҩ����¹�ŧ��)</p> <p><strong>���ŧ����¹��Ф�������㹡��ͺ��</strong><strong> </strong></p> <ol> <li><span dir="LTR">���ŧ����¹��ҹ�� 8,700.- �ҷ (����������ͧ����� �������ҧ ��Ф���͡���)</span> </li> <li><span dir="LTR">���������Ҥʹ�������ҧ�ѹ��� 14-17 �ѹ�Ҥ� 2551 ��ҹ�� 2,200.- �ҷ (�������Թ�ҧ ��ҷ��ѡ��Ф��������ѹ�� 3 ���͠ 㹪�ǧ�Ҥʹ�� 4 �ѹ) </span> </li> </ol> <p>��������� �2 ��¡�����Թ 10,900 �ҷ <br> ������ͺ�����Է����ԡ���ŧ����¹ �����������§ ��ҷ��ѡ ��Ф���������� � �ҡ���ѧ�Ѵ��������º��з�ǧ��ä�ѧ ����Ѻ����Ҫ�������ö����Ѻ���ͺ��������������ѹ�Ҡ ��������Ѻ��ѵԨҡ���ѧ�Ѻ�ѭ�� </p> <p><strong>�Ը��Ѻ��Ѥ�</strong><strong> </strong><br> - ��Ѥô��µ��ͧ � ʶҺѹ�Ԩ�¾ĵԡ�����ʵ��<br> - ��Ѥ÷ҧ��ɳ���<br> - �觸�ҳѵ� ��觨��� ���س�ؾ�óҠ ˹��ѡ��<br> ��չ��Թ�����ò 10117 <br> ������� : ʶҺѹ�Ԩ�¾ĵԡ�����ʵ�� ����Է�������չ��Թ�����ò �آ���Է 23 �ǧ��ͧ���˹�� ࢵ�Ѳ�Ҡ ���.10110<br> ���͠<br> - ��Թ��Һѭ�ո�Ҥ�÷����� �ӡѴ (��Ҫ�) �Ң���������Է�������չ��Թ�����ò ���ͺѭ�� �ʶҺѹ�Ԩ�¾ĵԡ�����ʵ�� �Ţ���ѭ�� 167-2-03553-0 �ѭ���Թ�ҡ�����Ѿ�� ������Ѻ���������Թ���� �س�ؾ�ó�� ˹��ѡ�� ����� 02-262-0809</p> <p><strong>�������ҡ���Ѻ��Ѥ�</strong><strong> </strong><br> ����ö��Ѥ�������Ѵ��騹�֧�ѹ�ѹ����� 1 �ѹ�Ҥ� 2551 <br> �Դ����ͺ��������Ѥ����蠠 <br> <strong>�س�ؾ�óҠ ˹��ѡ��</strong><strong> </strong><br> ʶҺѹ�Ԩ�¾ĵԡ�����ʵ�� ����Է�������չ��Թ�����ò� ������Ѿ��/����� 02-6641000, 02-6495000 ��� 7611, 7612, �02-6495182, 02-2620809� e-mail : sadhon@swu.ac.th,usa@swu.ac.th</p> <p><strong>�����˵�</strong>� </p><ol><ul> <li><span dir="LTR">�������Ѻ���ͺ�� 2 ��ҹ ��ͤ��������� 1 ����ͧ</span> </li> <li><span dir="LTR">�Ҩ�ա������¹�ŧ��������´�ҧ��¡���������繵�ͧ������Һ��ǧ˹��</span> </li> <li><span dir="LTR">�ҡ�����Ѥù��¡��� 15 ��� ʶҺѹ�Ԩ�¾ĵԡ�����ʵ���ʧǹ�Է����������仨Ѵ���ͺ��㹤��駵��仵�������������</span></li> </ul> <p><strong>��Ǣ��㹡��ͺ��</strong><strong> </strong></p> <ol> <ul> <li><span dir="LTR">��ȹ����Ԩ��</span> </li> <li><span dir="LTR">��Ѫ�������ѡ��þ�鹰ҹ�ͧ����Ԩ���ԧ�س�Ҿ</span> </li> <li><span dir="LTR">����͡Ẻ����Ԩ����С�äѴ���͡�����������ҧ</span> </li> <li><span dir="LTR">�����¹����ʹ͡���Ԩ��</span> </li> <li><span dir="LTR">�Ըա���红������ԧ�س�Ҿ</span> </li> <li><span dir="LTR">�����������������ԧ�س�Ҿ�������</span> </li> <li><span dir="LTR">�����������������ԧ�س�Ҿ�������������������</span> </li> <li><span dir="LTR">����������Ͷ�ͧ͢�������ԧ�س�Ҿ</span> </li> <li><span dir="LTR">�����¹��§ҹ����Ԩ��</span> </li> <li><span dir="LTR">��ý֡��Ժѵ�</span> </li> </ul> <blockquote> <p>-<span dir="LTR">�֡��¹����ʹ͡���Ԩ��<br> -</span><span dir="LTR">�֡��Ժѵ�����红������Ҥʹ�� ���ѧ��Ѵ��ù�¡(�Ҥʹ���Ҩ����¹�ŧ��)</span><span dir="LTR"><br> -</span><span dir="LTR">�֡�������������<br> -</span><span dir="LTR">�֡��¹��§ҹ����Ԩ����С�ù��ʹͼš���Ԩ��</span> </p> </blockquote> <!-- InstanceEndEditable --></td> </tr> </table></td> </tr> <tr > <td background="image/bottomedge.jpg"> <% '========================��С�ȵ���÷�����==================== Dim strFilePath Dim strObjFile Dim strObjStream Dim strTemp strFilePath = Server.MapPath("visitors.txt") '��˹����˹觢ͧ������纤�ҵ���Ţ Set strObjFile = CreateObject("Scripting.FileSystemObject") '���ҧ Object �����Ѻ Text File Set strObjStream= strObjFile.OpenTextFile (strFilePath, 1) '�ӡ���Դ��� visitors.txt ������ҹ���ҧ���� strTemp = strObjStream.ReadLine+1 '������ʹ Readline ������ҹ������ +������ա 1 strObjStream.Close '�ӡ�ûԴ��� Set strObjStream = strObjFile.OpenTextFile (strFilePath, 2) '�ӡ���Դ��� visitors.txt ������¹���ҧ���� strObjStream.WriteLine(strTemp) '��¹��ҷ����ҹ��ҡ����觴�ҹ����Ңͧ strTemp ŧ� visitors.txt strObjStream.Close '�ӡ�ûԴ��� %> <div align="center">Visitor No:: <%=strTemp %> <br> (16 �Զع�¹ 2549)</div></td> <td height="52" colspan="2" background="image/bottomedge.jpg" > ʶҺѹ�Ԩ�¾ĵԡ�����ʵ�� ����Է�������չ��Թ�����ò [Behavioral Science Research Institute] <br> �آ���Է 23 �ǧ��ͧ���˹�� ࢵ�Ѳ�� ��ا 10110 �� 02-649-5000 ��� 7600 ����� 02-649-5182 <A href="mailto:wassanaw@swu.ac.th">webmaster</A> </td> </tr> </table> </div> </body> <!-- InstanceEnd --></html>