File Manager
Back to List
| Current Directory: ~/
Editing: ckSession.asp
Full path: C:\ict\ICT\ckSession.asp
Permissions: rwx
Write test: File appears not directly writable
Current process identity: IIS APPPOOL\DefaultAppPool
<% if session("login")="" then response.write "<html><head><meta http-equiv=""Content-Type"" content=""text/html; charset=windows-874""></head><body><script Language='JavaScript'>" response.write "alert(' Session �ͧ��ҹ������� ���ͧ�ҡ��������к������ҹҹ '+'\n ��س� Login ����к������ա���� ');" response.write "parent.location.href= 'index.asp';" response.write "</script></body></html>" end if %>