xxts.asp
资源名称:wap.rar [点击查看]
上传用户:sking1122
上传日期:2020-09-24
资源大小:1005k
文件大小:1k
源码类别:
手机WAP编程
开发平台:
ASP/ASPX
- <%if cnscu<>"123456.123456" and cnscu<>"" then
- set ggxxzl=Server.CreateObject("ADODB.Recordset")
- rsggxxpl="select sid,fzt,id from tbxx where cstr(sid)<>0 and cstr(sid)="&myid&" and cstr(fzt)=0"
- ggxxzl.open rsggxxpl,conn,1,2
- if ggxxzl.eof then
- ggxxzl.close
- set ggxxzl=nothing
- Else
- iddd=ggxxzl("id")
- Response.write "<a href='xx_view.asp?id=" & iddd & "&cnscu="&cnscu&"'>您有"&ggxxzl.recordcount&"条新的信息</a><br/>"
- end if
- 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
- '====================================================================
- %>