File Manager
Back to List
| Current Directory: ~/
Editing: detail_thesis_progress1.asp.bak
Full path: C:\ict\ICT\detail_thesis_progress1.asp.bak
Permissions: rwx
Write test: File appears not directly writable
Current process identity: IIS APPPOOL\DefaultAppPool
<!--#include file="inc_cache_control.asp"--> <!--#include file="inc_access_control.asp"--> <!--#include file="chk_login.asp"--> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><!-- InstanceBegin template="/Templates/ict.dwt" codeOutsideHTMLIsLocked="false" --> <head> <!-- InstanceBeginEditable name="doctitle" --> <title>�к����ʹ�����͡�ú�����</title> <!-- InstanceEndEditable --> <meta http-equiv="Content-Type" content="text/html; charset=windows-874"> <!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable --> <link href="bsri2006.css" rel="stylesheet" type="text/css"> <link href="image/favicon.ico" rel="shortcut icon" type="image/x-icon"> <link type="text/css" href="css/ui-lightness/jquery-ui-1.8.10.custom.css" rel="stylesheet" /> </head> <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <table width="100%" border="0"> <tr> <td colspan="2"><div align="right"><img src="Image/head1.gif" width="800" height="61"></div></td> </tr> <tr> <td colspan="2" background="Image/bghead1.gif"><div align="right"><font size="2" face="MS Sans Serif, Tahoma, sans-serif"><strong>| <a href="http://www.swu.ac.th" target=_blank>SWU</a> | <a href="http://bsri.swu.ac.th" target=_blank>BSRI</a> |<a href="chaPW.asp"><strong>Change Password</strong></a>|<a href="log_out.asp">Log Out </a></strong></font>|</div></td> </tr> <tr> <td width="20%" align="left" valign="top" bgcolor="#FFCCCC"><!-- InstanceBeginEditable name="EditRegion5" --><!--#include file="chk_menu.asp"--><!-- InstanceEndEditable --></td> <td width="77%" align="left" valign="top"><!-- InstanceBeginEditable name="EditRegion3" --> <table width="100%" border="0" cellspacing="1"> <% '***************************************************************** session("tb_name")="thesis" %> <!--#include file="chk_permission.asp"--> <% '***************************************************************** if session("tb_preview") <> 1 or session("id_lecturer1") = id_lecturer then '���Է��� �����㹰ҹ ��� ����Ңͧ�������ͧ %><tr><td>[<a href=http://bsris.swu.ac.th/indexstudent.asp>��ԭ�ҹԾ���</a>][<a href=http://bsris.swu.ac.th/thesis_progress.asp>��§ҹ��������˹��</a>][<a href=http://bsris.swu.ac.th/list_status_stu.asp?c1=1&t1=2>Thesis�¡����дѺ</a>] <tr> <td width="892" align="left" valign="top"><div align="center"> <br><strong>��������´�ͺ�����§ҹ��������˹�ҡ�÷ӻ�ԭ�ҹԾ���</strong> <% id_progress_report=request("id") set ors_o=server.createobject("adodb.recordset") sqlmark_o="select * from progress_report_thesis where id_progress_report='"&id_progress_report&"'" ors_o.open sqlmark_o,Conn,1,3 If Not ors_o.eof then 'ors_o.movefirst aa=0 'do while not ors_o.eof %> <br> <form name="form1" method="post" action="edit_thesis_progress_form.asp"> <table width="75%" border="0" align="center" cellpadding="3" cellspacing="0"> <tr bgcolor=#FFFFCC><td colspan=2 align=center></td></tr> <tr> <td height="20"><div align="right">���駷��</div></td> <td> <%=ors_o("noofreport")%></td> </tr> <tr> <td><div align="right">�ա���֡��</div></td><td> <%=ors_o("year_edu") %> �Ҥ <% set ors_=server.createobject("adodb.recordset") sqlmark_="select * from academic_semeter where id_academic_semeter='"&ors_o("semeter")&"'" ors_.open sqlmark_,Conn,1,3 if not ors_.eof then response.write ors_("academic_semeter") End if %> </tr> <tr> <td><div align="right">��ѡ�ٵ� </div></td><td> <% set ors_o1=server.createobject("adodb.recordset") sqlmark_o1="select * from curriculum where id_curriculum='"&ors_o("id_curriculum")&"'" ors_o1.open sqlmark_o1,Conn,1,3 ors_o1.movefirst if not ors_o1.eof then response.write ors_o1("curriculum_full") End if %> </tr> <tr> <td><div align="right">Ẻ </div></td><td> <% set ors_tc=server.createobject("adodb.recordset") sqlmark_tc="select * from type_curriculum where id_type_curri ='"&ors_o("id_type_curri")&"'" ors_tc.open sqlmark_tc,Conn,1,3 if not ors_tc.eof then response.write ors_tc("type_curri_th") end if %> </select> <tr> <td><div align="right">�Ң�</div></td><td> <% set ors5=server.createobject("adodb.recordset") sql5="select * from major" ors5.open sql5,Conn,1,3 If not ors5.eof then response.write ors5("major_th") End if %> </select> </tr> <tr> <td align=right>�ѹ�������§ҹ<td> <% Response.write ors_o("date_begin")&"/"&ors_o("month_begin")&"/"&ors_o("year_begin") %> </tr> <tr> <td align=right>�ѹ�ش������§ҹ<td> <% Response.write ors_o("date_end")&"/"&ors_o("month_end")&"/"&ors_o("year_end") %> </tr> <tr> <td align=right>�ѹ�ش���¢ͧ������ҧἹ<td> <% Response.write ors_o("d_plan_end")&"/"&ors_o("m_plan_end")&"/"&ors_o("y_plan_end") %> </tr> <tr> <td><div align="right">��������´</div></td> <td><% Response.write ors_o("detailprogress") %></textarea> </tr> <!--<tr> �ѹ�е�ͧ�ա�õ�Ǩ�ͺ�ա��� �������㹪�ǧ�ѹ����˹� �����ʶҹ����Դ-�Դ�ѵ��ѵ�) <td><div align="right">ʶҹ�</div></td> <td><input type="radio" name="radio" id="radio" value="1" /> <label for="radio">�Դ</label> <input type="radio" name="radio" id="radio2" value="0" /> <label for="radio2">�Դ</label></td>--> </tr> <tr> <td> </td> <td><input type="submit" name="Edit" value="Edit"> <input type="hidden" id="id" name="id" value=<%=ors_o("id_progress_report")%>> </td> </tr> </table> </form> <% 'ors_o.movenext 'loop End if %> <% else '���Է� response.write "<tr><td colspan=3><center>�س������Է����� �س���ѵԹ��" response.write "<meta http-equiv=refresh content =3;url=javascript:history.back();>" '���Է� end if '���Է� %> </table> <!-- InstanceEndEditable --></td> </tr> <tr> <td colspan="2" background="Image/bghead1.gif">Contact Admin:: wassanaw@swu.ac.th tel.02-649-5000 ext 17600</td> </tr> </table> </body> <!-- InstanceEnd --></html>