<%@LANGUAGE="VBSCRIPT"%> <% Call GetRecords("rsCareersLive","","","","rsCareers") %> Kingfell :: Our Team :: Career Opportunities
Kingfell - Protecting Tomorrow
 

Career Opportunities

To continue to provide clients with a world-class service, Kingfell endeavours to employ only the best qualified and experienced people.

The company has a strong team ethic. It is a progressive employer, where every member of staff is valued and encouraged to fulfil his or her full potential; to use their skills to the best of their ability in a challenging but rewarding environment.

Currently, Kingfell is seeking:

<% If Not rsCareers.EOF Or Not rsCareers.BOF Then strClass = "cream" While (NOT rsCareers.EOF) careerTitle = rsCareers("careerTitle") location = rsCareers("location") telephone = rsCareers("telephone") email = rsCareers("email") %>
Download Application Form (PDF, 27 KB)

<%=careerTitle%>

Closing Date: <%=FormatDateTime(rsCareers("closingDate"),1)%>

<% If (location <> "") Then %>

<%=location%>

<% End If %> <%=rsCareers("detail")%>

<% If (telephone <> "") Then %> Telephone: <%=telephone%>
<% End If %> <% If (email <> "") Then %> Email: <%=email%>
<% End If %>

 
<% If (strClass = "cream") Then strClass = "palecream" Else strClass = "cream" End If rsCareers.MoveNext() Wend Else %>

There are currently no career opportunities to view. Please try again at a later date.

 
<% End If ' Not rsCareers.EOF Or Not rsCareers.BOF %>
Picture of a building
 
<% Call CloseRecordSet("rsCareers") %>