<%=(rsPage.Fields.Item("PageHTML").Value)%>
Menu
Search
<% If Not rsCats.EOF Or Not rsCats.BOF Then %>Categories
-
<%
While ((Repeat2__numRows <> 0) AND (NOT rsCats.EOF))
%>
- " title="<%=(rsCats.Fields.Item("CatDesc").Value)%>"><%=((rsCats.Fields.Item("CatName").Value))%> (<%=((rsCats.Fields.Item("CatCount").Value))%>) <% Repeat2__index=Repeat2__index+1 Repeat2__numRows=Repeat2__numRows-1 rsCats.MoveNext() %><% Wend %> <% End If ' end Not rsCats.EOF Or NOT rsCats.BOF %>
Archives
-
<%
While ((Repeat2__numRows <> 0) AND (NOT rsArchives.EOF))
%>
- &chosenMonth=<%=(rsArchives.Fields.Item("ArchiveMonth").Value)%>"><%=MonthName((rsArchives.Fields.Item("ArchiveMonth").Value))%> <%=(rsArchives.Fields.Item("ArchiveYear").Value)%> <% Repeat2__index=Repeat2__index+1 Repeat2__numRows=Repeat2__numRows-1 rsArchives.MoveNext() %> <% Wend %> <% End If ' end Not rsArchives.EOF Or NOT rsArchives.BOF %>
Recent Entries
-
<%
While ((Repeat4__numRows <> 0) AND (NOT rsRecent.EOF))
%>
- "><%=(rsRecent.Fields.Item("BlogHeadline").Value)%> <% Repeat4__index=Repeat4__index+1 Repeat4__numRows=Repeat4__numRows-1 rsRecent.MoveNext() Wend %>
Meta

- Powered by bp blog 6.0
- This weblog is licensed under a Creative Commons License