山东新东方厨师潜力测试

您还有 <% 'telephone = Request.Cookies("sj") 'qq = Request.Cookies("qq") id = Request.Cookies("id") if id <> "" then sql_count= " select * from bonus_user where ID="&id&" " Set rs_count = server.createobject("adodb.recordset") rs_count.open sql_count,conn,1,1 rsCount = rs_count.RecordCount do while not rs_count.eof intPercent = rs_count("Score") rs_count.movenext loop response.Write(""&intPercent&"") else response.Write("0") end if %> 次机会!

邀请链接通过各种平台及邮箱发给你好友,成功

邀请一个朋友参加活动,可额外获得一次抽奖会!

<% dim url url=url&"http://"&request.ServerVariables("HTTP_HOST")&request.ServerVariables("SCRIPT_NAME") if id <> "" then url =url&"?id="&id end if %>  
<% sql = " select a.*,b.PrizeName,c.LinkUser,c.LinkWay from (bonus_won a left join bonus_prize b on a.PrizeID=b.PrizeID) left join bonus_user c on cint(a.UserName) = c.ID order by a.wontime desc " Set rs = Server.CreateObject("adodb.recordset") rs.open sql,conn,1,1 do while not rs.eof tel = left(rs("LinkWay"),3)&"****"&right(rs("LinkWay"),4) response.Write("
  • "&FormatDateTime(rs("wontime"),1)&""&tel&""&rs("PrizeName")&"
  • ") rs.MoveNext loop rs.close set rs = nothing %>

    您的姓名:  *

    您的电话:  *

    您的 QQ:  * 

    您的性别:男   女  *

    您的生日:   *


    <% '选题开始 Randomize(Timer()) sql = "SELECT TOP 4 * FROM Info ORDER BY id asc" set rs=server.createobject("adodb.recordset") rs.open sql,conn,1,1 k=rs.recordcount Do while not rs.eof For m = 1 to k %>

    <%=rs("Topic")%>
    <%if rs("Y")=1 then%> <%for n=1 to rs("TCount")%> √" title="请选择“第<%=m%>题”~!" /> <%=rs("Option"&n)%>   <%next%> <%end if if rs("Y")=2 then%> <%for n=1 to rs("TCount")%> √" title="请选择“第<%=m%>题”~min:1" /> <%=rs("Option"&n)%>    <%next%> <%end if %>

    <% rs.movenext Next Loop '选题结束 %>