<%if showclub=1 then%> <%if Request.cookies("username")="" then%> <%else%> <%end if%> <%end if%>
用户名 密 码 验证码 <%dim num1,rndnum Randomize Do While Len(rndnum)<4 num1=CStr(Chr((57-48)*rnd+48)) rndnum=rndnum&num1 loop session("verifycode")=rndnum %> <%=session("verifycode")%> <%if reg=1 then%> <%end if%>