%@LANGUAGE="VBSCRIPT"%> <% Dim domestic__MMColParam domestic__MMColParam = "Domestic Safes" if (Request("MM_EmptyValue") <> "") then domestic__MMColParam = Request("MM_EmptyValue") %> <% set domestic = Server.CreateObject("ADODB.Recordset") domestic.ActiveConnection = MM_havlins_STRING domestic.Source = "SELECT * FROM tblSafes WHERE type = '" + Replace(domestic__MMColParam, "'", "''") + "' ORDER BY title ASC" domestic.CursorType = 0 domestic.CursorLocation = 2 domestic.LockType = 3 domestic.Open() domestic_numRows = 0 %> <% Dim commercial__MMColParam commercial__MMColParam = "Commercial Quality" if (Request("MM_EmptyValue") <> "") then commercial__MMColParam = Request("MM_EmptyValue") %> <% set commercial = Server.CreateObject("ADODB.Recordset") commercial.ActiveConnection = MM_havlins_STRING commercial.Source = "SELECT * FROM tblSafes WHERE type = '" + Replace(commercial__MMColParam, "'", "''") + "' ORDER BY title ASC" commercial.CursorType = 0 commercial.CursorLocation = 2 commercial.LockType = 3 commercial.Open() commercial_numRows = 0 %> <% Dim special__MMColParam special__MMColParam = "Special Application" if (Request("MM_EmptyValue") <> "") then special__MMColParam = Request("MM_EmptyValue") %> <% set special = Server.CreateObject("ADODB.Recordset") special.ActiveConnection = MM_havlins_STRING special.Source = "SELECT * FROM tblSafes WHERE type = '" + Replace(special__MMColParam, "'", "''") + "' ORDER BY title ASC" special.CursorType = 0 special.CursorLocation = 2 special.LockType = 3 special.Open() special_numRows = 0 %> <% Dim keycabinets__MMColParam keycabinets__MMColParam = "Key Cabinets" if (Request("MM_EmptyValue") <> "") then keycabinets__MMColParam = Request("MM_EmptyValue") %> <% set keycabinets = Server.CreateObject("ADODB.Recordset") keycabinets.ActiveConnection = MM_havlins_STRING keycabinets.Source = "SELECT * FROM tblSafes WHERE type = '" + Replace(keycabinets__MMColParam, "'", "''") + "' ORDER BY title ASC" keycabinets.CursorType = 0 keycabinets.CursorLocation = 2 keycabinets.LockType = 3 keycabinets.Open() keycabinets_numRows = 0 %> <% Dim Repeat4__numRows Repeat4__numRows = -1 Dim Repeat4__index Repeat4__index = 0 keycabinets_numRows = keycabinets_numRows + Repeat4__numRows %> <% Dim Repeat2__numRows Repeat2__numRows = -1 Dim Repeat2__index Repeat2__index = 0 commercial_numRows = commercial_numRows + Repeat2__numRows %> <% Dim Repeat1__numRows Repeat1__numRows = -1 Dim Repeat1__index Repeat1__index = 0 domestic_numRows = domestic_numRows + Repeat1__numRows %> <% Dim Repeat3__numRows Repeat3__numRows = -1 Dim Repeat3__index Repeat3__index = 0 special_numRows = special_numRows + Repeat3__numRows %>
![]() |
![]() |
![]() |
|||||||
![]() |
|||||||||