security.asp
上传用户:qyswxdl
上传日期:2013-06-01
资源大小:1373k
文件大小:0k
源码类别:

家庭/个人应用

开发平台:

ASP/ASPX

  1. <%
  2. if Session("admin")<>"GZGCWB8287768A" then
  3.   response.redirect "index.asp"
  4. end if
  5. %>