<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> elTurf.es :: Pronosticos <% iden=request("id") sq="select idpronostico,fecha,hipodromo from turf_pronosticos order by fecha desc" Set RsPronosticos=objconn.execute(sq) if iden="" then iden=RsPronosticos("idpronostico") sq="select * from turf_pronosticos where idpronostico="&iden Set RsPronostico=objconn.execute(sq) %>
Pronósticos
<% response.write "" do while not RsPronosticos.eof response.write "" RsPronosticos.movenext Loop response.write "
"&RsPronosticos("Fecha")&" "&rspronosticos("hipodromo")&"
" %>
<%=ucase("Pronostico del "&formatdatetime(rspronostico("fecha"),1)&" en "&rspronostico("Hipodromo"))%>
<%=rspronostico("pronostico")%>
(c) Turf - elturf.es - CPG, S.A. - Todos los derechos reservados