<%@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) %> "Another awesome Bill Glass trip"
 
 
 

"Another awesome Bill Glass trip"
David W. - Perry, Georgia 2010

I had a great time! I was blessed to go into the segregated area.The Holy Spirit came with my brother Greg and I. We had several decisions and some quality time with the guys. The host church was great. Another awesome Bill Glass trip.

Share |

<< Return to Previous Page

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