<%@LANGUAGE="VBSCRIPT"%> <% Dim Recordset1__MMColParam Recordset1__MMColParam = "News Item 1" If (Request("MM_EmptyValue") <> "") Then Recordset1__MMColParam = Request("MM_EmptyValue") End If %> <% Dim Recordset1 Dim Recordset1_numRows Set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_hce_STRING Recordset1.Source = "SELECT * FROM page WHERE page = '" + Replace(Recordset1__MMColParam, "'", "''") + "'" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 1 Recordset1.Open() Recordset1_numRows = 0 %> <% Dim Recordset2__MMColParam Recordset2__MMColParam = "News Item 2" If (Request("MM_EmptyValue") <> "") Then Recordset2__MMColParam = Request("MM_EmptyValue") End If %> <% Dim Recordset2 Dim Recordset2_numRows Set Recordset2 = Server.CreateObject("ADODB.Recordset") Recordset2.ActiveConnection = MM_hce_STRING Recordset2.Source = "SELECT * FROM page WHERE page = '" + Replace(Recordset2__MMColParam, "'", "''") + "'" Recordset2.CursorType = 0 Recordset2.CursorLocation = 2 Recordset2.LockType = 1 Recordset2.Open() Recordset2_numRows = 0 %> Holmes Group, HCE Food and Retail and Holmes Catering Equipment.
Holmes Group: Holmes Catering Equipment and HCE Food and Retail Concepts for Catering equipment
and concepts from one source;
Design, Manufacture, Supply,
Project Management and Installation.
Holmes Catering Equipment
HCE Food and Retail Concepts
News Online
Case Histories for the Holmes Catering Equipment and HCE Food and Retail Concepts
The Grand Hotel
The site being a Grade II listed building. Works included full design and specification and operational and service design.
Novotel
Concept to completion
The Sage
The Sage Gateshead is an international home for music and musical discovery. The counter installation and design reflects the modern styling of the building.
McNulties
An unusual project in a high quality domestic setting
HCE win Royal Seal of Approval
Holmes Group proved it could make kitchens fit for a Queen four years age when it renovated the massive kitchen and several associated rooms in Windsor Castle. more>>
Brilliant Kitchen
The homes main attraction is a brand new state of the art industrial kitchen, which only a house of this size could contain. more >>
Holmes Catering Group Ltd
Registered office; Sutton House, The Industrial Estate, Full Sutton, York Holmes Catering Group Ltd Reg number 2167866
Holmes Catering Equipment Ltd Reg number 1649809, HCE Food & Retail Concepts Ltd Reg number 3134713
© Holmes Catering Group Ltd All rights reserved
<% Recordset1.Close() Set Recordset1 = Nothing %> <% Recordset2.Close() Set Recordset2 = Nothing %>