%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim RStownship__MMColParam RStownship__MMColParam = "1" If (Request.QueryString("Go") <> "") Then RStownship__MMColParam = Request.QueryString("Go") End If %> <% Dim RStownship Dim RStownship_numRows Set RStownship = Server.CreateObject("ADODB.Recordset") RStownship.ActiveConnection = MM_township_STRING RStownship.Source = "SELECT * FROM Township WHERE Township_Name = '" + Replace(RStownship__MMColParam, "'", "''") + "'" RStownship.CursorType = 0 RStownship.CursorLocation = 2 RStownship.LockType = 1 RStownship.Open() RStownship_numRows = 0 %> <% Dim RScemetery__MMColParam RScemetery__MMColParam = "1" If (Request.QueryString("Go") <> "") Then RScemetery__MMColParam = Request.QueryString("Go") End If %> <% Dim RScemetery Dim RScemetery_numRows Set RScemetery = Server.CreateObject("ADODB.Recordset") RScemetery.ActiveConnection = MM_township_STRING RScemetery.Source = "SELECT Cemetery_Township, Cemetery_Name FROM Cemetery WHERE Cemetery_Township = '" + Replace(RScemetery__MMColParam, "'", "''") + "' Union SELECT Cemetery_Township, Cemetery_Name FROM Cemetery WHERE Cemetery_Township = '" + Replace(RScemetery__MMColParam, "'", "''") + "'" RScemetery.CursorType = 0 RScemetery.CursorLocation = 2 RScemetery.LockType = 1 RScemetery.Open() RScemetery_numRows = 0 %> <% Dim RScategory__MMColParam RScategory__MMColParam = "1" If (Request.QueryString("Go") <> "") Then RScategory__MMColParam = Request.QueryString("Go") End If %> <% Dim RScategory Dim RScategory_numRows Set RScategory = Server.CreateObject("ADODB.Recordset") RScategory.ActiveConnection = MM_township_STRING RScategory.Source = "SELECT * FROM Category WHERE Category_Township = '" + Replace(RScategory__MMColParam, "'", "''") + "' ORDER BY Category_Category ASC" RScategory.CursorType = 0 RScategory.CursorLocation = 2 RScategory.LockType = 1 RScategory.Open() RScategory_numRows = 0 %> <% Dim RShall__MMColParam RShall__MMColParam = "1" If (Request.QueryString("Go") <> "") Then RShall__MMColParam = Request.QueryString("Go") End If %> <% Dim RShall Dim RShall_numRows Set RShall = Server.CreateObject("ADODB.Recordset") RShall.ActiveConnection = MM_township_STRING RShall.Source = "SELECT * FROM Hall WHERE Hall_Township = '" + Replace(RShall__MMColParam, "'", "''") + "'" RShall.CursorType = 0 RShall.CursorLocation = 2 RShall.LockType = 1 RShall.Open() RShall_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 RScategory_numRows = RScategory_numRows + Repeat1__numRows %>
|
|
Welcome
to <%=(RStownship.Fields.Item("Township_County").Value)%> County in Michigan's Upper Peninsula |
|
<%=(RStownship.Fields.Item("Township_Name").Value)%>
Township Established <%=(RStownship.Fields.Item("Township_Established").Value)%> |
|
Welcome to <%=(RStownship.Fields.Item("Township_Name").Value)%> Township's Hall !
|