zj.asp
资源名称:wap.rar [点击查看]
上传用户:sking1122
上传日期:2020-09-24
资源大小:1005k
文件大小:1k
源码类别:
手机WAP编程
开发平台:
ASP/ASPX
- <%
- xx=request.QueryString("xx")
- 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"
- if request.ServerVariables("HTTP_X_UP_subno")<>"" then
- sjhm = right(request.ServerVariables("HTTP_X_UP_subno"),11)
- elseif Request.ServerVariables("HTTP_X_UP_CALLING_LINE_ID")<>"" then
- sjhm = right(request.serverVariables("HTTP_X_UP_CALLING_LINE_ID"),11)
- elseif request("MISC_MSISDN")<>"" then
- elseif Request.ServerVariables("REMOTE_ADDR")<>"" then
- sjhm=Request.ServerVariables("REMOTE_ADDR")
- end if
- %><%
- '====================================================================
- ' 请你保留这段说明,这并不会影响你的速度. 电脑交流:http://www.cnscu.cn
- ' 程序制作:横云 掌上校园收倾心整理收集于互联网,感谢你的支持!
- ' 升级时间: 2008-2-5 主页地址:HTTP://wap.cnscu.cn
- ' E-Mail: cnscu@126.com 客服QQ:554904632 QQ群:30493504 QQ群2:46659883
- '====================================================================
- %>