File Manager
Back to List
| Current Directory: ~/
Editing: add_lec_edu_vita_form.asp.bak
Full path: C:\ict\ICT\add_lec_edu_vita_form.asp.bak
Permissions: rwx
Write test: File appears not directly writable
Current process identity: IIS APPPOOL\DefaultAppPool
<!--#include file="connectdb.asp"--> <!--#include file="inc_cache_control.asp"--> <!--#include file="inc_access_control.asp"--> <!--#include file="chk_login.asp"--> <script language="javascript"> function doSubmit() { if( document.form1.finish_edu_year.value == "" ) { alert("��سҡ�͡�շ�診����֡��") document.form1.finish_edu_year.focus() return false; } } </script> <!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"> </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" --> <% '***************************************************************** session("tb_name")="lecturer" %> <!--#include file="chk_permission.asp"--> <% '***************************************************************** if session("tb_edit") =2 or session("id_lecturer1") = id_lecturer then '���Է��� �����㹰ҹ ��� ����Ңͧ�������ͧ id_lecturer=request("id_lecturer") %> <form name="form1" method="post" action="add_lec_edu_vita.asp?id_lecturer=<%=id_lecturer%>"> <div align="center"> <p><strong>��������ѵԡ���֡��</p> <% set ors_ed=server.createobject("adodb.recordset") sql_ed="select * from lecturer where id_lecturer="&id_lecturer&"" ors_ed.open sql_ed,conn,1,3 if not ors_ed.eof then '11111111111111111111111111 %> <table width="75%" border="0"> <tr> <td width="20%" bgcolor="#F2F2F2"><div align="right">����</div></td> <td width="80%"><% =id_lecturer %></td> </tr> <tr> <td bgcolor="#F2F2F2"><div align="right">���� - ʡ��</div></td> <td><%response.write ors_ed("name_lec")&" " response.write ors_ed("sur_lec")%></td> </tr> <tr> <td bgcolor="#F2F2F2"><div align="right">�շ�診</div></td> <td><input type="text" name="finish_edu_year" onkeypress='if (event.keyCode < 46 || event.keyCode >57 ) event.returnValue=false;'></td> </tr> <tr> <td bgcolor="#F2F2F2"><div align="right">�дѺ��ԭ��</div></td> <td><select name="id_curriculum"> <% set ors_cu=server.createobject("adodb.recordset") sql_cu="select * from curriculum" ors_cu.open sql_cu,conn,1,3 ors_cu.movefirst do while not ors_cu.eof 'response.write "<option>aaa</option>" response.write "<option value="&ors_cu("id_curriculum")&">"&ors_cu("curriculum_full")&"</option>" ors_cu.movenext loop %> </select></td> </tr> <tr> <td bgcolor="#F2F2F2"><div align="right">�زԡ���֡��</div></td> <td><label> <input name="id_edu_bg_t" type="text" id="id_edu_bg_t"> ��� <input name="id_edu_bg_t_sub" type="text" id="id_edu_bg_t_sub"> </label></td> </tr> <tr> <td bgcolor="#F2F2F2"><div align="right">Education Degree </div></td> <td><label> <input name="id_edu_bg_e" type="text" id="id_edu_bg_e"> sub <input name="id_edu_bg_e_sub" type="text" id="id_edu_bg_e_sub"> </label></td> </tr> <tr> <td bgcolor="#F2F2F2"><div align="right">�Ң��Ԫ�</div></td> <td><label> <input name="id_major_t" type="text" id="id_major_t"> Branch <input name="id_major_e" type="text" id="id_major_e"> </label></td> </tr> <tr> <td bgcolor="#F2F2F2"><div align="right">����ʶҺѹ</div></td> <td><label> <input name="id_campus_t" type="text" id="id_campus_t"> Institute <input name="id_campus_e" type="text" id="id_campus_e"> </label></td> </tr> <tr> <td bgcolor="#F2F2F2"><div align="right">�����</div></td> <td><label> <input name="country_t" type="text" id="country_t"> Country <input name="country_e" type="text" id="country_e"> </label></td> </tr> <tr> <td colspan="2" bgcolor="#F2F2F2"><div align="center"> <input type="submit" name="Submit" value="Save" onMouseDown="doSubmit();" onClick="doSubmit();"> </div></td> </tr> </table> <% end if '1111111111111111111 %> <p><br> <br> </p> </div> </form> <% else '���Է� response.write "<tr><td colspan=3><center>�س������Է����� �س���ѵԹ��" response.write "<meta http-equiv=refresh content =4;url=javascript:history.back();>" '���Է� end if '���Է� %> <!-- 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>