<%@LANGUAGE="VBSCRIPT"%> <% set RS = Server.CreateObject("ADODB.Recordset") RS.ActiveConnection = MM_SundayNights_STRING RS.Source = "SELECT Rid, ResDescrEng, RLink FROM Resources" RS.CursorType = 0 RS.CursorLocation = 2 RS.LockType = 3 RS.Open() RS_numRows = 0 %> <% Dim Repeat1__numRows Repeat1__numRows = -1 Dim Repeat1__index Repeat1__index = 0 RS_numRows = RS_numRows + Repeat1__numRows %> Centrum s' Heerenhof

This site will look much better in a browser that supports web standards, but the content is accessible to any browser or Internet device.

Resources

The following are resources for available...

edit resources

<% RS.Close() %>