File Manager
Back to List
|
Up to Parent Directory
| Current Directory: ~/homework
Editing: homework/ckSession.asp
Full path: C:\ict\ICT\homework\ckSession.asp
Permissions: rwx
Write test: File appears not directly writable
Current process identity: IIS APPPOOL\DefaultAppPool
<% if session("username")="" 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 %>