<%@LANGUAGE="VBSCRIPT"%> <% set rsNews = Server.CreateObject("ADODB.Recordset") rsNews.ActiveConnection = MM_connLiving_STRING rsNews.Source = "SELECT * FROM news ORDER BY NewsID DESC" rsNews.CursorType = 0 rsNews.CursorLocation = 2 rsNews.LockType = 3 rsNews.Open() rsNews_numRows = 0 %> LIVING FAITH BIBLE TRAINING CENTRE

 
Who We are
Faculty
First Year
Second Year
Cost
Apply
Testimonials
Contact Us
Living Faith
Latest News
Members Login


 
Apply for an application form to attend the Living Faith Bible Training Course
Title:
Name:
Address:
Postcode:
Country:
Tel:
E-mail:
I have been a Born Again Believer for:
   
 
COST : £150 PER TERM (three terms per year) which includes study books required for each course. There is a non-returnable application fee of £25, which, subject to acceptance, will be deducted from the first term's fees.
 
<% rsNews.Close() %>