File Manager
Back to List
|
Up to Parent Directory
| Current Directory: ~/homework
Editing: homework/chk_menu.asp.bak
Full path: C:\ict\ICT\homework\chk_menu.asp.bak
Permissions: rwx
Write test: File appears not directly writable
Current process identity: IIS APPPOOL\DefaultAppPool
<!--#INCLUDE FILE="Connectdb.asp"--> <!--#include file="inc_cache_control.asp"--> <!--#include file="inc_access_control.asp"--> <!--#include file="chk_login.asp"--> <% type_login=session("type_login") 'response.write type_login if type_login=1 then %> <!--#include file="menulecturer.htm"--> <% else type_login=2 then %> <!--#include file="menustudent.htm"--> <% end if %>