File Manager
Back to List
|
Up to Parent Directory
| Current Directory: ~/homework
Editing: homework/index.html
Full path: C:\ict\ICT\homework\index.html
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> <head> <title>�������ҡ���Ե ʶҺѹ�Ԩ�¾ĵԡ�����ʵ��</title> <meta name="keywords" content="�Ԩ�¾ĵԡ�����ʵ��, �Ԩ��, �ĵԡ���, �ĵԡ�����ʵ��, �Ԩ�¾ĵԡ���, Behavioral science research institute, research, behavioral, behavior, Research, Behavioral, Behavior, Behavior Science"> <meta name="description" content="ʶҺѹ�Ԩ�¾ĵԡ�����ʵ�� ��� ��觷��Ԩ�� ��м�Ե�ѳ�Ե��������س�Ҿ���Ե�ͧ����"> <meta http-equiv="Content-Type" content="text/html; charset=windows-874"> <link href="bsri2006.css" rel="stylesheet" type="text/css"> <style type="text/css"> <!-- body { background-color: #F4C17F; } --> </style></head> <script language="javascript"> function Dosubmit(){ if(document.all.txtusername.value!='' && document.all.txtpassword.value!=''&& document.all.txtyear.value!='' ){ }else { alert('��͡���������ú���¹Ш�� '); return false; } } </script> <body> <table width="100%" border="0" cellspacing="1"> <tr> <td background="Image/bggreen.gif"><p align="center"><img src="head.jpg" width="800" height="191"></p> <div align="center"><strong>�������к�</strong></div></td> </tr> <tr> <td><form name="form1" method="post" action="login_action.asp" onSubmit="return Dosubmit();"> <table width="48%" border="0" align="center" cellspacing="1" bgcolor="#F4C17F"> <tr> <td colspan="3"> </td> </tr> <tr> <td width="38%"><div align="right"><strong>���ͼ���� : :</strong></div></td> <td colspan="2"><input type="text" name="txtusername"></td> </tr> <tr> <td><div align="right"><strong>���ʼ�ҹ : : </strong></div></td> <td colspan="2"><input type="password" name="txtpassword"></td> </tr> <tr> <td><div align="right"><strong>�ա���֡�� : : </strong></div></td> <td width="20%"><label> <input name="txtyear" type="text" id="txtyear" maxlength="4"> </label></td> <td width="42%"> <label>semeter <select name="semeter" id="semeter"> <option value="1">��</option> <option value="2">����</option> <option value="3">Ĵ���</option> </select> </label></td> </tr> <tr> <td><div align="right"><strong>���͡����������� : :</strong></div></td> <td colspan="2"> <input type="radio" name="type_login" value="1" checked> �Ҩ���� <input type="radio" name="type_login" value="2" > ���Ե </td> </tr> <tr> <td colspan="3"><div align="center"> <input class = "button" type="submit" name="�������к�" value = "�������к�"> </div></td> </tr> </table> </form> </td> </tr> <tr> <td background="Image/bggreen.gif"> </td> </tr> </table> </body> </html>