File Manager
Back to List
|
Up to Parent Directory
| Current Directory: ~/research
Editing: research/index.html
Full path: C:\ict\ICT\research\index.html
Permissions: rwx
Write test: File appears not directly writable
Current process identity: IIS APPPOOL\DefaultAppPool
<html> <body><div align ="center"> <a href = "measurment_page.asp">��������ͧ����Ѵ ��ԡ�����</a><br> <a href = "research_page.asp">���Ң����ŧҹ�Ԩ�� ��ԡ�����</a> <div> <% if session("login")="" then 'response.write "<div align = 'center' > �س�ѧ����� Login<br>" 'response.write "�س������Է�����䢢�����</div>" else response.write "[ <a href=edit_res.asp?search_id=" & ors("search_id") & ">���</a> ]" response.write"[ <a href=del_res.asp?search_id="& ors("search_id") & "><img src='picture/i.p.delete.gif' width='11' height='12' border='0' alt='ź'></a> ]" end if %> </body> </html>