?? check.asp
字號(hào):
<%if request.cookies("admin")="" or request.cookies("qx")="" then
response.write "<script>alert('你還未登陸,請(qǐng)登陸!');</script>"
response.write "<script>location.href='login.asp';</script>"
response.end
end if%>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -