<%
'a
d1=#2011-12-09#
d2=#2011-9-14#
Set dRs=Conn.Execute("Select a.id,a.flag,a.mainteam,a.subteam,a.xmlpath,a.jinqiu,a.shiqiu,a.playtime,b.name as mname,c.name as sname from football_play a inner join football_team b on a.mainteam=b.id inner join football_team c on a.subteam=c.id where lb='冠军杯' and playtime<'"&d1&"' and playtime>'"&d2&"' order by playtime")
%>
时间 |
对阵 |
比分 |
<%
while not drs.eof
if drs("mname")="曼彻斯特城" or drs("mname")="拜仁慕尼黑" or drs("mname")="比利亚雷尔" or drs("mname")="那不勒斯" then%>
<%=month(drs("playtime"))%>.<%=day(drs("playtime"))%> <%=hour(drs("playtime"))%>:<%=minute(drs("playtime"))%> |
<%
response.write drs("mname") & " VS " & drs("sname")%>
|
<%
if drs("flag")=0 or drs("flag")=1 then
response.write "预测资料"
else
response.write drs("jinqiu")&" - "&drs("shiqiu")
end if%>
|
<%
end if
drs.movenext
wend
drs.close
%>
<%
'b
d1=#2011-12-09#
d2=#2011-9-14#
Set dRs=Conn.Execute("Select a.id,a.flag,a.mainteam,a.subteam,a.xmlpath,a.jinqiu,a.shiqiu,a.playtime,b.name as mname,c.name as sname from football_play a inner join football_team b on a.mainteam=b.id inner join football_team c on a.subteam=c.id where lb='冠军杯' and playtime<'"&d1&"' and playtime>'"&d2&"' order by playtime")
%>
时间 |
对阵 |
比分 |
<%
while not drs.eof
if drs("mname")="国际米兰" or drs("mname")="特拉布宗斯普尔" or drs("mname")="莫斯科中央陆军" or drs("mname")="里尔" then%>
<%=month(drs("playtime"))%>.<%=day(drs("playtime"))%> <%=hour(drs("playtime"))%>:<%=minute(drs("playtime"))%> |
<%
response.write drs("mname") & " VS " & drs("sname")%>
|
<%
if drs("flag")=0 or drs("flag")=1 then
response.write "预测资料"
else
response.write drs("jinqiu")&" - "&drs("shiqiu")
end if%>
|
<%
end if
drs.movenext
wend
drs.close
%>
<%
'c
d1=#2011-12-09#
d2=#2011-9-14#
Set dRs=Conn.Execute("Select a.id,a.flag,a.mainteam,a.subteam,a.xmlpath,a.jinqiu,a.shiqiu,a.playtime,b.name as mname,c.name as sname from football_play a inner join football_team b on a.mainteam=b.id inner join football_team c on a.subteam=c.id where lb='冠军杯' and playtime<'"&d1&"' and playtime>'"&d2&"' order by playtime")
%>
时间 |
对阵 |
比分 |
<%
while not drs.eof
if drs("mname")="曼彻斯特联" or drs("mname")="加拉迪" or drs("mname")="巴塞尔" or drs("mname")="本菲卡" then%>
<%=month(drs("playtime"))%>.<%=day(drs("playtime"))%> <%=hour(drs("playtime"))%>:<%=minute(drs("playtime"))%> |
<%
response.write drs("mname") & " VS " & drs("sname")%>
|
<%
if drs("flag")=0 or drs("flag")=1 then
response.write "预测资料"
else
response.write drs("jinqiu")&" - "&drs("shiqiu")
end if%>
|
<%
end if
drs.movenext
wend
drs.close
%>
<%
d1=#2011-12-09#
d2=#2011-9-14#
'd
Set dRs=Conn.Execute("Select a.id,a.flag,a.mainteam,a.subteam,a.xmlpath,a.jinqiu,a.shiqiu,a.playtime,b.name as mname,c.name as sname from football_play a inner join football_team b on a.mainteam=b.id inner join football_team c on a.subteam=c.id where lb='冠军杯' and playtime<'"&d1&"' and playtime>'"&d2&"' order by playtime")
%>
时间 |
对阵 |
比分 |
<%
while not drs.eof
if drs("mname")="皇家马德里" or drs("mname")="萨格勒布戴拿模" or drs("mname")="阿贾克斯" or drs("mname")="里昂" then%>
<%=month(drs("playtime"))%>.<%=day(drs("playtime"))%> <%=hour(drs("playtime"))%>:<%=minute(drs("playtime"))%> |
<%
response.write drs("mname") & " VS " & drs("sname")%>
|
<%
if drs("flag")=0 or drs("flag")=1 then
response.write "预测资料"
else
response.write drs("jinqiu")&" - "&drs("shiqiu")
end if%>
|
<%
end if
drs.movenext
wend
drs.close
%>
<%
d1=#2011-12-09#
d2=#2011-9-14#
'e
Set dRs=Conn.Execute("Select a.id,a.flag,a.mainteam,a.subteam,a.xmlpath,a.jinqiu,a.shiqiu,a.playtime,b.name as mname,c.name as sname from football_play a inner join football_team b on a.mainteam=b.id inner join football_team c on a.subteam=c.id where lb='冠军杯' and playtime<'"&d1&"' and playtime>'"&d2&"' order by playtime")
%>
时间 |
对阵 |
比分 |
<%
while not drs.eof
if drs("mname")="切尔西" or drs("mname")="根克" or drs("mname")="瓦伦西亚" or drs("mname")="勒沃库森" then%>
<%=month(drs("playtime"))%>.<%=day(drs("playtime"))%> <%=hour(drs("playtime"))%>:<%=minute(drs("playtime"))%> |
<%
response.write drs("mname") & " VS " & drs("sname")%>
|
<%
if drs("flag")=0 or drs("flag")=1 then
response.write "预测资料"
else
response.write drs("jinqiu")&" - "&drs("shiqiu")
end if%>
|
<%
end if
drs.movenext
wend
drs.close
%>
<%
d1=#2011-12-09#
d2=#2011-9-14#
'f
Set dRs=Conn.Execute("Select a.id,a.flag,a.mainteam,a.subteam,a.xmlpath,a.jinqiu,a.shiqiu,a.playtime,b.name as mname,c.name as sname from football_play a inner join football_team b on a.mainteam=b.id inner join football_team c on a.subteam=c.id where lb='冠军杯' and playtime<'"&d1&"' and playtime>'"&d2&"' order by playtime")
%>
时间 |
对阵 |
比分 |
<%
while not drs.eof
if drs("mname")="马赛" or drs("mname")="多特蒙德" or drs("mname")="阿森纳" or drs("mname")="奥林匹亚科斯" then%>
<%=month(drs("playtime"))%>.<%=day(drs("playtime"))%> <%=hour(drs("playtime"))%>:<%=minute(drs("playtime"))%> |
<%
response.write drs("mname") & " VS " & drs("sname")%>
|
<%
if drs("flag")=0 or drs("flag")=1 then
response.write "预测资料"
else
response.write drs("jinqiu")&" - "&drs("shiqiu")
end if%> |
<%
end if
drs.movenext
wend
drs.close
%>
<%
d1=#2011-12-09#
d2=#2011-9-14#
'g
Set dRs=Conn.Execute("Select a.id,a.flag,a.mainteam,a.subteam,a.xmlpath,a.jinqiu,a.shiqiu,a.playtime,b.name as mname,c.name as sname from football_play a inner join football_team b on a.mainteam=b.id inner join football_team c on a.subteam=c.id where lb='冠军杯' and playtime<'"&d1&"' and playtime>'"&d2&"' order by playtime")
%>
时间 |
对阵 |
比分 |
<%
while not drs.eof
if drs("mname")="波尔图" or drs("mname")="希腊人" or drs("mname")="圣彼德斯堡" or drs("mname")="萨克达" then%>
<%=month(drs("playtime"))%>.<%=day(drs("playtime"))%> <%=hour(drs("playtime"))%>:<%=minute(drs("playtime"))%> |
<%
response.write drs("mname") & " VS " & drs("sname")%>
|
<%
if drs("flag")=0 or drs("flag")=1 then
response.write "预测资料"
else
response.write drs("jinqiu")&" - "&drs("shiqiu")
end if%>
|
<%
end if
drs.movenext
wend
drs.close
%>
<%
d1=#2011-12-09#
d2=#2011-9-14#
'h
Set dRs=Conn.Execute("Select a.id,a.flag,a.mainteam,a.subteam,a.xmlpath,a.jinqiu,a.shiqiu,a.playtime,b.name as mname,c.name as sname from football_play a inner join football_team b on a.mainteam=b.id inner join football_team c on a.subteam=c.id where lb='冠军杯' and playtime<'"&d1&"' and playtime>'"&d2&"' order by playtime")
%>
时间 |
对阵 |
比分 |
<%
while not drs.eof
if drs("mname")="AC米兰" or drs("mname")="巴塞罗那" or drs("mname")="波里索夫" or drs("mname")="皮尔森" then%>
<%=month(drs("playtime"))%>.<%=day(drs("playtime"))%> <%=hour(drs("playtime"))%>:<%=minute(drs("playtime"))%> |
<%
response.write drs("mname") & " VS " & drs("sname")%>
|
<%
if drs("flag")=0 or drs("flag")=1 then
response.write "预测资料"
else
response.write drs("jinqiu")&" - "&drs("shiqiu")
end if%>
|
<%
end if
drs.movenext
wend
drs.close
%>
|
|