<%@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 yachting Club



 
Winter Cruise 2009


Scott and Mary Alyce Durham have chosen one of the "hottest" spots
in Mexico for the February 2009 Winter Getaway
Me Cabo Hotel in Cabo San Lucas

Your chairpersons are Sophia and Chris Tjotjos

Call Marilyn Abruzzino at Action Travel, 440-248-4949,
for info and an application to hold space

 

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

 

©2000 Cleveland Yachting Club. All Rights Reserved.

<% Recordset1.Close(); %> <% Recordset2.Close(); %> v