<%@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) %> A Different Weekend
 
 
 

A Different Weekend
Craig C. - Findlay, Ohio 2010

This was a different weekend for me.  I ministered to strong Christians who wanted to talk with another Christian and asked for extra tracts and booklets so they could share with other inmates who do not know the Lord.

Share |

<< Return to Previous Page

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