<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% qry = "SELECT EventSchedule.PK_EventID, EventSchedule.displayDate, EventSchedule.eventTitle, EventSchedule.regDeadline, EventSchedule.PK_CFL_ProjAdminID, ProjectAdmin.firstName, ProjectAdmin.lastName, ProjectAdmin.phoneExt, ProjectAdmin.email FROM ProjectAdmin INNER JOIN EventSchedule ON ProjectAdmin.PK_CFL_ProjAdminID=EventSchedule.PK_CFL_ProjAdminID" Set oRS = oConn.Execute(qry) %> "NOT ABOUT ME"
 
 
 

"NOT ABOUT ME"
Gerald H. - Cleveland, OH 2010

What I came away with from the Cleveland WOC was reinforcement from God that this is "NOT ABOUT ME", that He will use me in whatever place to bring Him the Glory.

During my years with CFL, God and the Ministry has used me as a Platform Guest, Teammate, Coordinator, Head Coach and this time as a Driver for a Platform Guest.

Share |

<< Return to Previous Page

 
<% Set oRs = nothing Set oConn = nothing %>