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

手机WAP编程

开发平台:

ASP/ASPX

  1. <%if cnscu<>"123456.123456" and cnscu<>"" then
  2. set ggxxzl=Server.CreateObject("ADODB.Recordset")
  3. rsggxxpl="select sid,fzt,id from tbxx where cstr(sid)<>0 and cstr(sid)="&myid&" and cstr(fzt)=0"
  4. ggxxzl.open rsggxxpl,conn,1,2
  5. if ggxxzl.eof then
  6. ggxxzl.close
  7. set ggxxzl=nothing
  8. Else
  9. iddd=ggxxzl("id")
  10. Response.write "<a href='xx_view.asp?id=" & iddd & "&amp;cnscu="&cnscu&"'>&#x60A8;&#x6709;"&ggxxzl.recordcount&"&#x6761;&#x65B0;&#x7684;&#x4FE1;&#x606F;</a><br/>"
  11. end if
  12. end if%> 
  13. <%
  14. '====================================================================
  15. ' 请你保留这段说明,这并不会影响你的速度.   电脑交流:http://www.cnscu.cn
  16. ' 程序制作:横云   掌上校园收倾心整理收集于互联网,感谢你的支持!
  17. ' 升级时间: 2008-2-5   主页地址:HTTP://wap.cnscu.cn
  18. ' E-Mail: cnscu@126.com    客服QQ:554904632 QQ群:30493504 QQ群2:46659883
  19. '====================================================================
  20. %>