<%@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) %> "My life will never be the same"
 
 
 

"My life will never be the same"
Jackie B. - Fresno 2010

This was my sixth weekend to visit Fresno. The Lord ministered in wonderful ways to the ladies through personal prayer time. Many were afraid and lonely. I kept thinking about how Jesus looked upon the crowds with compassion. My life will never be the same. Those ladies are on my heart. Thank you for reminding me of the harvest.

Share |

<< Return to Previous Page

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