<%
Set rs = Server.CreateObject("ADODB.RecordSet")
sql = "select * from index_ad where id=1 "
rs.Open sql,conn,1,3
if rs.eof and rs.bof then
l1 = 0
else
d1 = rs("Def_date")
l1 = rs("Def_loop")
if Datediff("d",rs("Def_date"),date()) > 7 then
d1 = date()
if l1 > 2 then
l1 = 0
else
l1=l1+1
end if
rs("Def_date") = d1
rs("Def_loop") = l1
rs.Update
end if
end if
rs.Close
Set rs = Nothing
t0="
咨询老师3 | | 84804942 | 13693683737 | "
t3="咨询老师4 | |
84926281 | 13552462171 | "
t1="咨询老师1 | |
84932842 | 13693689909 | "
t2="咨询老师2 | |
84804842 | 13552462271 | "
select case l1
case 0
s0 = t0
s1 = t1
s2 = t2
//s3 = t3
case 1
s0 = t1
s1 = t2
s2 = t0
//s3 = t0
case 2
s0 = t2
s1 = t0
s2 = t1
//s3 = t1
case 3
s0 = t0
s1 = t1
s2 = t2
//s3 = t2
end select
rs.Close
Set rs = Nothing
//conn.Close
//Set conn = Nothing
%>
培训咨询报名
<%=s0%>
|
<%=s1%>
|
<%=s2%>
|
<%=t3%>
北京市朝阳区龙腾畅晓培训学校(北京龙腾畅晓科技有限公司全资举办) 版权所有
电话:010-84804842 邮箱:web@95px.com
地址:北京市朝阳区北苑路40号六号楼二层 邮编:100012
网站备案号:
京ICP备17008362号-1