File Manager
Back to List
|
Up to Parent Directory
| Current Directory: ~/webboard
Editing: webboard/ckSession.asp
Full path: C:\ict\ICT\webboard\ckSession.asp
Permissions: rwx
Write test: File appears not directly writable
Current process identity: IIS APPPOOL\DefaultAppPool
<% if session("id_user")="" 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= 'login.asp';" response.write "</script></body></html>" end if %>