In the News
id
Date
Heading
<% while ((Repeat1__numRows-- != 0) && (!rsInform.EOF)) { %>
<%=(rsInform.Fields.Item("id").Value)%>
<%=(rsInform.Fields.Item("newsDate").Value)%>
"><%=(rsInform.Fields.Item("newsHeading").Value)%>
<% Repeat1__index++; rsInform.MoveNext(); } %>
<% if (MM_offset != 0) { %>
previous 20 records
<% } // end MM_offset != 0 %>
<% if (!MM_atTotal) { %>
next 20 records
<% } // end !MM_atTotal %>