File Manager
Back to List
|
Up to Parent Directory
| Current Directory: ~/journal
Editing: journal/login_form.asp
Full path: C:\ict\ICT\journal\login_form.asp
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/journal.dwt.asp" codeOutsideHTMLIsLocked="false" --> <head> <!-- InstanceBeginEditable name="doctitle" --> <title>e-JOURNAL System's BSRI</title> <!-- InstanceEndEditable --> <meta http-equiv="Content-Type" content="text/html; charset=windows-874"> <link href="style.css" rel="stylesheet" type="text/css"> <!-- InstanceBeginEditable name="head" --> <link href="../Templates/style.css" rel="stylesheet" type="text/css"> <!-- InstanceEndEditable --> </head> <body> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td bgcolor="#660066"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top" bgcolor="#7c0974"><div align="left"><img src="images/jbshead2.gif" width="100" height="80"></div></td> <td valign="top" bgcolor="#7c0974"><div align="right"><img src="images/jbshead1.gif" width="400" height="80"></div></td> </tr> </table> </td> </tr> <tr> <td bgcolor="#CC99FF"><div align="right">|<a href="index.asp"> HOME</a> | <a href="http://bsri.swu.ac.th">BSRI</a> | <a href="content.asp">Content </a>| <a href="edit_board.asp">Editorial Board</a> |<a href="guideline.asp">Guide Line</a> | <a href="submission.asp">Submission</a>|</div></td> </tr> <tr> <td bgcolor="#E0C1FF"></td> </tr> <tr> <td valign="top" bgcolor="#E0C1FF"><div align="right"></div> <!-- InstanceBeginEditable name="EditRegion1" --> <link href="../Templates/style.css" rel="stylesheet" type="text/css"> <table width="100%" border="0" cellspacing="1"> <tr> <td ><div align="right"></div></td> </tr> <tr> <td> <div align="right"> </div> </td> </tr> <tr> <td><form name="form1" method="post" action="login_action.asp" onSubmit="return Dosubmit();"> <table width="48%" border="1" align="center" cellspacing="0" bordercolor="#FFCCFF" bgcolor="#FFCCFF"> <tr> <td colspan="3"><div align="center"><strong>�������к�</strong></div></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"></div></td> <td width="28%"><input class = "button" type="submit" name="�������к�" value = "�������к�"></td> <td width="34%"><% 'id_member1=session("id_member1") 'response.Write (id_member) %></td> </tr> </table> </form></td> </tr> <tr> <td> </td> </tr> </table> <!-- InstanceEndEditable --></td> </tr> <tr> <td valign="top" bgcolor="#CC99FF"><div align="center"> <p>Behavioral Science Research Institute, Srinakharinwirot University.<br> 114 sukhumvit 23 wattana 10110<br> 02-649-5000 ext 7600, 02-258-4482</p> </div></td> </tr> </table> </body> <!-- InstanceEnd --></html>