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

手机WAP编程

开发平台:

ASP/ASPX

  1. <%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%><?xml version="1.0" encoding="utf-8"?>
  2. <%response.buffer=true%>
  3. <%Response.ContentType = "text/vnd.wap.wml; charset=utf-8"%>
  4. <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml"> 
  5. <!--#include file="conn.inc"-->
  6. <!--#include file="cnscucsb.asp"-->
  7. <wml><%
  8. '====================================================================
  9. ' 请你保留这段说明,这并不会影响你的速度.   电脑交流:http://www.cnscu.cn
  10. ' 程序制作:横云   掌上校园收倾心整理收集于互联网,感谢你的支持!
  11. ' 升级时间: 2008-2-5   主页地址:HTTP://wap.cnscu.cn
  12. ' E-Mail: cnscu@126.com    客服QQ:554904632 QQ群:30493504 QQ群2:46659883
  13. '====================================================================
  14. %> <head><meta http-equiv='Cache-Control' content='no-cache'/>
  15. </head>
  16. <card title="查看资料">
  17. <p>
  18. <%
  19. dim id
  20. cz=request("cz")
  21. cw=request("cw")
  22. cnscu=request("cnscu")
  23. pagegg=request.QueryString("pagegg")
  24. if pagegg="" then pagegg="1"
  25. id=usb(request.QueryString("id"))
  26. if id="" then id="0"
  27. t=usb(request("t"))
  28. if t="" then tou="暂无"
  29. if t<>"" then tou="(img)"&t&"(/img)"
  30. set npp=Server.CreateObject("ADODB.Recordset")
  31. rspl="select * from cnscu_gr where id="&id
  32. npp.open rspl,conn,1,2
  33. if npp.eof then
  34.    Response.write "对不起,查无此人<br/>尚未出生?还是已经过世?<br/>"
  35. Else
  36. grjs=npp("grjs")
  37. nini=npp("nini")
  38. grtx=npp("grtx")
  39. sex=npp("grsex")
  40. myjf=npp("myjf")
  41. zcsj=npp("zcsj")
  42. dlsj=npp("dlsj")
  43. zhsj=npp("tjj")
  44. if npp("zx")="1" then mmzzxx="[在线]"
  45. if npp("zx")="0" then mmzzxx="[离线]"
  46. myjb=npp("myjb")
  47. ftsl=npp("ftsl")
  48. szcs=npp("szcs")
  49. csrq=npp("csrq")
  50. dfid=npp("id")
  51. %>
  52. <!--#include file="xxts.asp"-->
  53. <%if cw="1" then%>
  54. 晕,自己加自己好友?<br/>难道你对你自己还不够好?<br/>
  55. <%end if%>
  56. <%if cw="2" then%>
  57. 拜托,对方已经是你的好友拉,不要那么热情嘛!<br/>
  58. <%end if%>
  59. <img src="<%=ubb(grtx)%>" alt="加载头像"/><br/>
  60. 社区ID:<%=ubb(dfid)%><br/>
  61. 昵称:<%=ubb(nini)%><br/>
  62. 状态:<%=ubb(mmzzxx)%><br/>
  63. <%if myid<>npp("id") then%>
  64. 表情消息:<a href="xzbq.asp?cnscu=<%=cnscu%>&amp;id=<%=id%>&amp;ddll=gr_zl.asp"><%=ubb2(tou)%></a><br/>
  65. <input name="text" title="内容" type="text" format="*M" emptyok="true" maxlength="500" value=""/><br/>
  66. <anchor>确定发送
  67.     <go href="addcl.asp?cnscu=<%=cnscu%>" method="post" accept-charset="utf-8">
  68.         <postfield name="txt" value="$(text)"/>
  69.         <postfield name="lid" value="<%=ubb(id)%>"/>
  70.         <postfield name="tou" value="<%=ubb(t)%>"/>
  71.         <postfield name="myid" value="<%=ubb(myid)%>"/>
  72.     </go>
  73. </anchor><br/>
  74. <%end if%>
  75. 性别:<%if sex="1" then%>男<%elseif sex="2" then%>女<%else%>保密<%end if%><br/>
  76. 生日:<%=ubb(csrq)%><br/>
  77. 城市:<%=ubb(szcs)%><br/>
  78. <%
  79. if myjf<0 then jjbb="乞丐"
  80. if myjf<200 and myjf>=0 then jjbb="游客"
  81. if myjf<400 and myjf>200 then jjbb="公民"
  82. if myjf<600 and myjf>400 then jjbb="士兵"
  83. if myjf<800 and myjf>600 then jjbb="下士"
  84. if myjf<1000 and myjf>800 then jjbb="中士"
  85. if myjf<1400 and myjf>1000 then jjbb="上士"
  86. if myjf<1800 and myjf>1400 then jjbb="少尉"
  87. if myjf<2400 and myjf>1800 then jjbb="中尉"
  88. if myjf<3000 and myjf>2400 then jjbb="上尉"
  89. if myjf<4000 and myjf>3000 then jjbb="大尉"
  90. if myjf<5100 and myjf>4000 then jjbb="少校"
  91. if myjf<6200 and myjf>5100 then jjbb="中校"
  92. if myjf<8400 and myjf>7300 then jjbb="上校"
  93. if myjf<9500 and myjf>8400 then jjbb="大校"
  94. if myjf<11000 and myjf>9500 then jjbb="少将"
  95. if myjf<12500 and myjf>11000 then jjbb="中将"
  96. if myjf<14000 and myjf>12500 then jjbb="上将"
  97. if myjf<15500 and myjf>14000 then jjbb="大将"
  98. if myjf<17000 and myjf>15500 then jjbb="三军统帅"
  99. if myjf>20000 then jjbb="超级统帅"
  100. %>
  101. 积分:<%=ubb(myjf)%>/<%=jjbb%><br/>
  102. 财产:<%=ubb(myjb)%><img src="img/zb.gif" alt="钻"/>币<br/>
  103. 简介:<%=ubb2(grjs)%><br/>
  104. 发贴数量:<%if ftsl>0 then%><a href="tdtz.asp?tid=<%=id%>&amp;cnscu=<%=cnscu%>"><%=ubb(ftsl)%></a><%else%><%=ubb(ftsl)%><%end if%><br/>
  105. 注册时间:<%=ubb(zcsj)%><br/>
  106. 最后登陆:<%=ubb(dlsj)%><br/>
  107. 最后在线:<%=ubb(zhsj)%><br/>
  108. <%if myid<>npp("id") then%>
  109. <a href="jwhy.asp?cnscu=<%=cnscu%>&amp;did=<%=id%>">加为好友</a> <a href="zszb.asp?cnscu=<%=cnscu%>&amp;did=<%=id%>">赠送钻币</a><br/>
  110. <a href="jwcr.asp?cnscu=<%=cnscu%>&amp;did=<%=id%>">加为仇人</a><br/>
  111. <%end if%>
  112. <%if ltmybz1<>"0" or mycjbz="1" then%>
  113. =批量清除=<br/>
  114. 谨慎操作|不可恢复<br/>
  115. <a href='plqc.asp?cnscu=<%=cnscu%>&amp;id=<%=id%>&amp;cz=1'>帖子</a>|<a href='plqc.asp?cnscu=<%=cnscu%>&amp;id=<%=id%>&amp;cz=5'>回复</a>|<a href='plqc.asp?cnscu=<%=cnscu%>&amp;id=<%=id%>&amp;cz=7'>封锁帖子</a><br/>
  116. <a href='plqc.asp?cnscu=<%=cnscu%>&amp;id=<%=id%>&amp;cz=3'>加黑</a>|内线|<a href='plqc.asp?cnscu=<%=cnscu%>&amp;id=<%=id%>&amp;cz=9'>帖子解封</a><br/>
  117. <%end if%>
  118. ************<br/>
  119. <%end if%>
  120. <!--#include file="w.asp"-->
  121. </p>
  122. </card>
  123. </wml>