<%@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) %> Apprehensive
 
 
 

Apprehensive
Lee G. - Folsom 2010

This was my third event with Bill Glass and I had heard how "BAD" Old Folsom prison was (gang wars,etc.), so I was a bit apprehensive the night before the event. I shared my apprehension with Jesus Christ in prayer that night. God gave me total peace about the day, and I relaxed and let the Holy Spirit use me to lead 7 men to Christ.

Share |

<< Return to Previous Page

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