<%@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) %> Get More Than I Give
 
 
 

Get More Than I Give
Harry F. - Tallahassee, Florida 2010

At the risk of minimizing how God used me to lead someone to Christ and encouraged Christian brothers in jail, what I got out of CFL event was a deeper appreciation for my freedom and family relationships (wife and children) that are doing so well because I have a new heart and have not made the mistakes that the inmates made.

I have heard it said that I will get more out of the weekend than I give.  I found that so true AGAIN!

Share |

<< Return to Previous Page

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