%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim rca Dim rca_numRows Set rca = Server.CreateObject("ADODB.Recordset") rca.ActiveConnection = MM_andreusis_STRING rca.Source = "SELECT distinct Cat FROM ResultatsBaixMontgo09V" rca.CursorType = 0 rca.CursorLocation = 2 rca.LockType = 1 rca.Open() rca_numRows = 0 %> <% Dim rz__CAR rz__CAR = "Veterans E Mas" If (Request.Form("busca") <> "") Then rz__CAR = Request.Form("busca") End If %> <% Dim rz Dim rz_numRows Set rz = Server.CreateObject("ADODB.Recordset") rz.ActiveConnection = MM_andreusis_STRING rz.Source = "SELECT * FROM ResultatsBaixMontgo09V WHERE Cat='" + Replace(rz__CAR, "'", "''") + "' ORDER BY PC" rz.CursorType = 0 rz.CursorLocation = 2 rz.LockType = 1 rz.Open() rz_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 rz_numRows = rz_numRows + Repeat1__numRows %> <% ' *** Recordset Stats, Move To Record, and Go To Record: declare stats variables Dim rz_total Dim rz_first Dim rz_last ' set the record count rz_total = rz.RecordCount ' set the number of rows displayed on this page If (rz_numRows < 0) Then rz_numRows = rz_total Elseif (rz_numRows = 0) Then rz_numRows = 1 End If ' set the first and last displayed record rz_first = 1 rz_last = rz_first + rz_numRows - 1 ' if we have the correct record count, check the other stats If (rz_total <> -1) Then If (rz_first > rz_total) Then rz_first = rz_total End If If (rz_last > rz_total) Then rz_last = rz_total End If If (rz_numRows > rz_total) Then rz_numRows = rz_total End If End If %> <% ' *** Recordset Stats: if we don't know the record count, manually count them If (rz_total = -1) Then ' count the total records by iterating through the recordset rz_total=0 While (Not rz.EOF) rz_total = rz_total + 1 rz.MoveNext Wend ' reset the cursor to the beginning If (rz.CursorType > 0) Then rz.MoveFirst Else rz.Requery End If ' set the number of rows displayed on this page If (rz_numRows < 0 Or rz_numRows > rz_total) Then rz_numRows = rz_total End If ' set the first and last displayed record rz_first = 1 rz_last = rz_first + rz_numRows - 1 If (rz_first > rz_total) Then rz_first = rz_total End If If (rz_last > rz_total) Then rz_last = rz_total End If End If %>
| Som Esport | |||||||||||||||
![]() |
|||||||||||||||
17é Cross Popular Baix Montgó
|
|||||||||||||||
CLASSIFICACIÓ VIRTUAL PER CATEGORIES DEL 17è CROSS BAIX Montgó Clasificación virtual por Categorias del 17è Cross Popular Baix Montgó ![]() CRONOMETRATGE WWW.SOM ESPORT.COM
|
|||||||||||||||