<%@LANGUAGE="VBSCRIPT"%> <% strType = "member" %> <% Call GetRecords("rsDocumentsLive",strType,"categoryID","0","rsDocuments") %> Kingfell :: Downloads
Kingfell - Protecting Tomorrow
 

Downloads

Select a category from below to download documents:

<% If Not rsDocuments.EOF Or Not rsDocuments.BOF Then categoryID_o = 0 strClass = "cream" While (NOT rsDocuments.EOF) categoryID = rsDocuments("categoryID") categoryTitle = rsDocuments("categoryTitle") If (categoryID_o <> categoryID) Then %>
Documents

<%=categoryTitle%>

<%=rsDocuments("categoryDetail")%>
 
<% If (strClass = "cream") Then strClass = "palecream" Else strClass = "cream" End If End If categoryID_o = categoryID rsDocuments.MoveNext() Wend Else %>

There are currently no documents to download. Please try again at a later date.

 
<% End If ' Not rsDocuments.EOF Or Not rsDocuments.BOF %>
Picture of numerous commuters inside a train station
 
<% Call CloseRecordSet("rsDocuments") %>