<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim rcl Dim rcl_numRows Set rcl = Server.CreateObject("ADODB.Recordset") rcl.ActiveConnection = MM_puntuacio09_STRING rcl.Source = "SELECT distinct ResultatsCircuit09.Cat FROM ResultatsCircuit09" rcl.CursorType = 0 rcl.CursorLocation = 2 rcl.LockType = 1 rcl.Open() rcl_numRows = 0 %> <% Dim rl__CAT rl__CAT = "Senior fem" If (Request.QueryString("busca") <> "") Then rl__CAT = Request.QueryString("busca") End If %> <% Dim rl Dim rl_numRows Set rl = Server.CreateObject("ADODB.Recordset") rl.ActiveConnection = MM_puntuacio09_STRING rl.Source = "SELECT * FROM ResultatsCircuit09 WHERE ResultatsCircuit09.Cat='" + Replace(rl__CAT, "'", "''") + "' ORDER BY PC" rl.CursorType = 0 rl.CursorLocation = 2 rl.LockType = 1 rl.Open() rl_numRows = 0 %> <% ' *** Recordset Stats, Move To Record, and Go To Record: declare stats variables Dim rl_total Dim rl_first Dim rl_last ' set the record count rl_total = rl.RecordCount ' set the number of rows displayed on this page If (rl_numRows < 0) Then rl_numRows = rl_total Elseif (rl_numRows = 0) Then rl_numRows = 1 End If ' set the first and last displayed record rl_first = 1 rl_last = rl_first + rl_numRows - 1 ' if we have the correct record count, check the other stats If (rl_total <> -1) Then If (rl_first > rl_total) Then rl_first = rl_total End If If (rl_last > rl_total) Then rl_last = rl_total End If If (rl_numRows > rl_total) Then rl_numRows = rl_total End If End If %> <% ' *** Recordset Stats: if we don't know the record count, manually count them If (rl_total = -1) Then ' count the total records by iterating through the recordset rl_total=0 While (Not rl.EOF) rl_total = rl_total + 1 rl.MoveNext Wend ' reset the cursor to the beginning If (rl.CursorType > 0) Then rl.MoveFirst Else rl.Requery End If ' set the number of rows displayed on this page If (rl_numRows < 0 Or rl_numRows > rl_total) Then rl_numRows = rl_total End If ' set the first and last displayed record rl_first = 1 rl_last = rl_first + rl_numRows - 1 If (rl_first > rl_total) Then rl_first = rl_total End If If (rl_last > rl_total) Then rl_last = rl_total End If End If %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = 620 Repeat1__index = 0 rl_numRows = rl_numRows + Repeat1__numRows %> Classificació per Categories 13è Circuit a Peu Marina Alta
Circuit a peu 2009

XIII Volta Popular GataCLASSIFICACIÓ PROVISIONAL PER CATEGORIES DEL CIRCUIT






Actualitzada 24/06/2009
9 proves disputades del13è Circuit a Peu Marina Alta 2009.
Puntuen les 7 millors proves
La classificació per categories podrà variar quan es resolguen les reclamacions pendents.
Dorsals Desqualificats del Circuit   153 - 407 - 448 - 583 - 625
634 - 655 - 667- 1027 -1032
1078 - 1097 - 1129
     
Desqualificats Pedreguer   Desqualificats Pego
214-448 - 790 - 806 - 911- 990 -1032 - 1091 - 1105 - 1138   19 - 59 - 279 - 371 - 391 - 398 - 565 - 586 - 1129
     
Desqualificats El Verger   Desqualificats Teulada
38 - 64 - 621 - 661 - 797 - 1032 - 1097 - 1129   37 - 73 - 378 - 407 - 494 - 655 - 1001 - 1222
     
Desqualificats Xàbia   Desqualificats Gata
121 - 407 - 625 - 667 - 681 - 753 - 845 - 927 - 974 - 1110 - 1129 - 1162   63 - 177 - 667 - 1097
     
Desqualificats Ondara   Desqualificats Jesús Pobre
111 - 157 - 402 - 523 - 625 - 655 - 667 - 735 - 849 - 918 - 927 - 1005 - 1078 - 1143   31 - 42 - 62 - 144 - 145 - 157 - 221 - 253 - 574 - 681 - 770 - 985 - 1049 - 1078 - 1101
     
Desqualificats Benissa    
334 - 460 - 531 - 728 - 1108    

CLASSIFICACIÓ PROVISIONAL PER CATEGORIES 13è CIRCUIT A PEU MARINA ALTA
Sel·lecciona la teua categoria  

DESQUALIFICACIONS Reglament ( art 8 )
Art.8.1 Podrà ser motiu de desqualificació el fet de córrer amb el dorsal o el xip d’un altre corredor, no comptant per tant la prova com a disputada. En este cas ambdós participants quedaran desqualificats.
Art.8.2 Podrà ser motiu de desqualificació córrer sense dorsal o xip, o portar-lo en un lloc no visible .
Art.8.3 No completar la totalitat del recorregut.
Recordem que és obligatori córrer amb el dorsal en lloc ben visible


Col·laboradors del Circuit Matias Salva patrociandor del Circuit

CRONOMETRATGE SOM ESPORT
www.somesport.com

<% While ((Repeat1__numRows <> 0) AND (NOT Rl.EOF)) %> <% Repeat1__index=Repeat1__index+1 Repeat1__numRows=Repeat1__numRows-1 Rl.MoveNext() Wend %>
Pos
Cat
Nom
Punts
Total
Categoria
Club
Punts
Pedreg.
Punts
Pego

Punts
Verger
Punts
Teulada
Punts
Xàbia
Punts
Gata
Punts
Ondara
Punts
J Pobre
Punts
Benissa
<%=(Rl.Fields.Item("PC").Value)%>
<%=(Rl.Fields.Item("Nom").Value)%>
<%=(Rl.Fields.Item("TC").Value)%>
<%=(Rl.Fields.Item("Cat").Value)%> <%=(Rl.Fields.Item("Club").Value)%>
<%=(Rl.Fields.Item("C1").Value)%>
<%=(Rl.Fields.Item("C2").Value)%>
<%=(Rl.Fields.Item("C3").Value)%>
<%=(Rl.Fields.Item("C4").Value)%>
<%=(Rl.Fields.Item("C5").Value)%>
<%=(Rl.Fields.Item("C6").Value)%>
<%=(Rl.Fields.Item("C7").Value)%>
<%=(Rl.Fields.Item("C8").Value)%>
<%=(Rl.Fields.Item("C9").Value)%>

Som Esport | Dorsals | Cronometres | Arcs de Meta | Disseny Web | Gestió d'inscripcions
<% rcl.Close() Set rcl = Nothing %> <% rl.Close() Set rl = Nothing %>