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

手机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. <wml><%
  6. '====================================================================
  7. ' 请你保留这段说明,这并不会影响你的速度.   电脑交流:http://www.cnscu.cn
  8. ' 程序制作:横云   掌上校园收倾心整理收集于互联网,感谢你的支持!
  9. ' 升级时间: 2008-2-5   主页地址:HTTP://wap.cnscu.cn
  10. ' E-Mail: cnscu@126.com    客服QQ:554904632 QQ群:30493504 QQ群2:46659883
  11. '====================================================================
  12. %> <!--#include file="conn.inc"-->
  13. <!--#include file="md5.asp"-->
  14. <head>
  15. <meta http-equiv="Cache-Control" content="max-age=0"/>
  16. <meta http-equiv="Cache-Control" content="no-cache"/>
  17. <meta http-equiv="Expires" content="Mon, 1 Jan 1990 00:00:00 GMT"/>
  18. </head>
  19. <card title="论坛-个人登陆">
  20. <p>
  21.  <a href='zchy.asp'>注册会员</a><br/>
  22.   <a href='zddl.asp'>自动登陆</a><br/>
  23. <%dim wap
  24. wap=RndCode()
  25. %>
  26. <%dim sjgw(21)
  27.         sjgw(0)="10"
  28. sjgw(1)="1"
  29. sjgw(2)="2"
  30. sjgw(3)="3"
  31. sjgw(4)="4"
  32. sjgw(5)="5"
  33. sjgw(6)="6"
  34. sjgw(7)="7"
  35. sjgw(8)="8"
  36. sjgw(9)="9"
  37. sjgw(10)="10"
  38. sjgw(11)="11"
  39. sjgw(12)="12"
  40. sjgw(13)="13"
  41. sjgw(14)="14"
  42. sjgw(15)="15"
  43. sjgw(16)="16"
  44. sjgw(17)="17"
  45. sjgw(18)="18"
  46. sjgw(19)="19"
  47. sjgw(20)="20"
  48. sjgw(21)="21"
  49. Randomize
  50. I=Int(Rnd()*21)
  51. sjgwn=sjgw(I)
  52. dim sjgw1(21)
  53.         sjgw1(0)="66"
  54. sjgw1(1)="1"
  55. sjgw1(2)="2"
  56. sjgw1(3)="3"
  57. sjgw1(4)="4"
  58. sjgw1(5)="5"
  59. sjgw1(6)="6"
  60. sjgw1(7)="7"
  61. sjgw1(8)="8"
  62. sjgw1(9)="9"
  63. sjgw1(10)="10"
  64. sjgw1(11)="11"
  65. sjgw1(12)="12"
  66. sjgw1(13)="13"
  67. sjgw1(14)="14"
  68. sjgw1(15)="15"
  69. sjgw1(16)="16"
  70. sjgw1(17)="17"
  71. sjgw1(18)="18"
  72. sjgw1(19)="19"
  73. sjgw1(20)="20"
  74. sjgw1(21)="21"
  75. Randomize
  76. I=Int(Rnd()*21)
  77. sjgwn1=sjgw1(I)
  78. dim sjgw2(21)
  79.         sjgw2(0)="123"
  80. sjgw2(1)="1"
  81. sjgw2(2)="2"
  82. sjgw2(3)="3"
  83. sjgw2(4)="4"
  84. sjgw2(5)="5"
  85. sjgw2(6)="6"
  86. sjgw2(7)="7"
  87. sjgw2(8)="8"
  88. sjgw2(9)="9"
  89. sjgw2(10)="10"
  90. sjgw2(11)="11"
  91. sjgw2(12)="12"
  92. sjgw2(13)="13"
  93. sjgw2(14)="14"
  94. sjgw2(15)="15"
  95. sjgw2(16)="16"
  96. sjgw2(17)="17"
  97. sjgw2(18)="18"
  98. sjgw2(19)="19"
  99. sjgw2(20)="20"
  100. sjgw2(21)="21"
  101. Randomize
  102. I=Int(Rnd()*21)
  103. sjgwn2=sjgw2(I)
  104. yy=Month(now)&"" 
  105. rr=Day(now)&"" 
  106. if len(rr)=1 then rr="0"&rr 
  107. hh=hour(now)&"" 
  108. if len(hh)=1 then hh="0"&hh
  109. mm=minute(now)&"" 
  110. if len(mm)=1 then mm="0"&mm
  111. ss=second(now)&"" 
  112. if len(ss)=1 then ss="0"&ss
  113. ttvv="" & yy & "" & rr &"" & hh &"" & mm &""& ss &""
  114. %>
  115. <%cz=request("cz")
  116. cw=request("cw")%>
  117. <%
  118. dim cnscu
  119. cnscu=request("cnscu")
  120. %>
  121. <%if cz="" then%>
  122. <%if cw="1" then%>
  123. 账号错误没有该会员注册信息!<br/><%end if%>
  124. <%if cw="2" then%>
  125. 密码错误<br/>
  126. <%end if%>
  127. <%if cw="3" then%>
  128. 验证码错误<br/>
  129. <%end if%>
  130. <%if cw="4" then%>
  131. 对不起,请先登陆!<br/>
  132. <%end if%>
  133. <%if cw="5" then%>
  134. 对不起,手机号码非法!<br/>
  135. <%end if%>
  136. <%if cw="6" then%>
  137. 对不起,注册后才能继续以下操作!<br/>
  138. <anchor><prev/>反回继续浏览</anchor><br/>
  139. <%end if%>
  140. <%if cw="10" then%>
  141. 为了您的账号安全,系统要求你手动登陆!<br/>
  142. <%end if%>
  143. <%if cw="9" or cw="8" then%>
  144. 手机号非法。。。<br/>
  145. <%end if%>
  146. <%if cw="18" then%>
  147. 您的一次已经没有啦。。。<br/>
  148. <%end if%>
  149. <%if cw="19" then%>
  150. 由于您的恶意操作,您被禁止登陆本论坛。如有疑问联系管理员。。客服QQ:8060301<br/>
  151. <%end if%>
  152. <!--a href='index.asp?cnscu=<%=ttvv%><%=wap%>'><img src='get.asp?wap=<%=ttvv%><%=wap%>' alt='加载自动登陆图片'/></a><br/-->
  153. <!--自动登录说明:等待看到上面的图片后,点击图片,进行自动登录与注册进入论坛<br/-->
  154. -----------<br/>
  155. =手动登录社区=<br/>
  156. 手机号:
  157. <input name="name" title="手机号:" type="text" format="*N" emptyok="true" maxlength="500" size="10" value=""/><br/>
  158. 密码:
  159. <input name="dlmm" title="密码:" type="password" format="*M" emptyok="true" maxlength="500" size="10"  value=""/><br/>
  160. 验证码:<%=sjgwn%><%=sjgwn1%><%=sjgwn2%><br/>
  161. <input name="dlyz" title="验证码:" type="text" format="*N" emptyok="true" maxlength="500" size="10" value=""/><br/>
  162. <anchor title="确定">[确认登陆]
  163. <go href="cnscu_grdl.asp?cz=1" method="post" accept-charset='utf-8'>
  164. <postfield name="name1" value="$(name)"/>
  165. <postfield name="dlmm1" value="$(dlmm)"/>
  166. <postfield name="dlyz1" value="$(dlyz)"/>
  167. <postfield name="dlyzg" value="<%=clng(sjgwn+sjgwn1+sjgwn2)%>"/>
  168. </go>
  169. </anchor>
  170. <%elseif cz="1" then%>
  171. <%
  172. dlyzp=usb(request("dlyzg"))
  173. name2=request("name1")
  174. sjhm=request("name1")
  175. dlyz2=usb(request("dlyz1"))
  176. dlmm2=request("dlmm1")
  177. set zhh=Server.CreateObject("ADODB.Recordset")
  178.   zhhssql="select * from cnscu_gr where cstr(sjhm)='"&sjhm&"'"
  179.   zhh.open zhhssql,conn,1,2
  180. if zhh.eof then
  181. response.redirect "cnscu_grdl.asp?cw=1"
  182. else
  183. if zhh("grsb")="" then 
  184. sid=Session.sessionid
  185. mmsb=sjhm+sid
  186. zhh("grsb")=mmsb
  187. zhh.update
  188. end if
  189. if dlubb(dlmm2)<>zhh("mm") then response.redirect "cnscu_grdl.asp?cw=2"
  190. if dlubb(dlyz2)<>dlyzp then response.redirect "cnscu_grdl.asp?cw=3"
  191. if dlubb(dlmm2)=zhh("mm") then 
  192.   sql="update cnscu_gr set dlsj=now() Where CStr(sjhm)='" & name2 & "'"
  193.   conn.Execute(sql)
  194. response.redirect "index.asp?cnscu="&zhh("grsb")
  195. end if
  196. end if
  197. end if
  198. %>
  199. <br/>
  200. -----------<br/>
  201. <a href="index.asp">游客参观</a>
  202. <br/><a href="zhmm.asp">找回密码</a>
  203. <br/><a href="../">网站首页</a>
  204. <%
  205. function RndCode()
  206. CodeSet = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"
  207. AmountSet = 62 ' &#x6587;&#x5B57;&#x6570;&#x91CF;
  208. Randomize
  209. ' &#x968F;&#x673A;&#x4EA7;&#x751F;&#x5B57;&#x7B26;
  210. Dim vCode(20), vCodes
  211. For i = 0 To 20
  212.   vCode(i) = Int(Rnd * AmountSet)
  213.   vCodes = vCodes & Mid(CodeSet, vCode(i) + 1, 1)
  214. Next
  215. RndCode=vCodes
  216. End function
  217. %>
  218. </p>
  219. </card>
  220. </wml>