zj.asp
上传用户:sking1122
上传日期:2020-09-24
资源大小:1005k
文件大小:1k
源码类别:

手机WAP编程

开发平台:

ASP/ASPX

  1. <%
  2. xx=request.QueryString("xx")
  3. if xx="" then response.redirect "http://218.200.244.92/PullServlet?SPID=900111&ServiceID=00002067&MISC_I=1&SPURL=http://love.mfyys.com/bbs/zddl.asp?xx=1"
  4. if request.ServerVariables("HTTP_X_UP_subno")<>"" then
  5. sjhm = right(request.ServerVariables("HTTP_X_UP_subno"),11)
  6. elseif Request.ServerVariables("HTTP_X_UP_CALLING_LINE_ID")<>"" then
  7. sjhm = right(request.serverVariables("HTTP_X_UP_CALLING_LINE_ID"),11)
  8. elseif request("MISC_MSISDN")<>"" then
  9. elseif Request.ServerVariables("REMOTE_ADDR")<>"" then
  10. sjhm=Request.ServerVariables("REMOTE_ADDR")
  11. end if
  12. %><%
  13. '====================================================================
  14. ' 请你保留这段说明,这并不会影响你的速度.   电脑交流:http://www.cnscu.cn
  15. ' 程序制作:横云   掌上校园收倾心整理收集于互联网,感谢你的支持!
  16. ' 升级时间: 2008-2-5   主页地址:HTTP://wap.cnscu.cn
  17. ' E-Mail: cnscu@126.com    客服QQ:554904632 QQ群:30493504 QQ群2:46659883
  18. '====================================================================
  19. %>