<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Set rsPages = Server.CreateObject("ADODB.Recordset") rsPages.ActiveConnection = varConn rsPages.Source = "SELECT * FROM tblPages WHERE fldPageID=12" rsPages.CursorType = 3 rsPages.CursorLocation = 2 rsPages.LockType = 1 rsPages.Open() %> County Saab Scottish Rally Championship

 

 

HOME  |  ABOUT SRC  |  SRC INFO  |  SRC NEWS  |  GET RALLYING  |  SRC GALLERY  |  FOR SALE  |  LINKS  |  COMMUNITY  |  CONTACT SRC

©2004 Scottish Rally Championship. All rights reserved.             Website and Applications by PALIGAP
<% rsPages.Close : Set rsPages = nothing %>