<%@LANGUAGE="JAVASCRIPT"%> <% var Recordset1 = Server.CreateObject("ADODB.Recordset"); Recordset1.ActiveConnection = MM_cycrr_STRING; Recordset1.Source = "SELECT datMainEvent, namMainEvent FROM mainevents ORDER BY datMainEvent ASC"; Recordset1.CursorType = 0; Recordset1.CursorLocation = 2; Recordset1.LockType = 3; Recordset1.Open(); var Recordset1_numRows = 0; %> <% var Recordset2 = Server.CreateObject("ADODB.Recordset"); Recordset2.ActiveConnection = MM_cycrr_STRING; Recordset2.Source = "SELECT * FROM msgboard ORDER BY ID DESC"; Recordset2.CursorType = 0; Recordset2.CursorLocation = 2; Recordset2.LockType = 3; Recordset2.Open(); var Recordset2_numRows = 0; %> <% var Repeat1__numRows = -1; var Repeat1__index = 0; Recordset1_numRows += Repeat1__numRows; %> <% var Repeat2__numRows = -1; var Repeat2__index = 0; Recordset2_numRows += Repeat2__numRows; %> Cleveland Yacthing Club



 
Pictures
Flower the Clown May 24, 2006

 


Have any ideas or feedback on the CYC Website? Click Here

 

©2000 Cleveland Yachting Club. All Rights Reserved.

<% Recordset1.Close(); %> <% Recordset2.Close(); %> ,§