<% response.expires = 0 response.buffer = true dim db, strConnection Set db = Server.CreateObject("ADODB.Connection") strConnection = "driver={MySQL};server=localhost;uid=root;pwd=cobalt-mysql;database=css" db.open strConnection %> CSS Worksafe - fall arrest systems, health and safety, horizontal lifeline systems, protection from working at heights.
<% SQL = "SELECT * FROM content WHERE content_type = '1' ORDER BY content_id DESC;" set objRS = DB.Execute(SQL) if objRS.eof then response.write "There is currently no news." else 'else display the table headings End if Do While not objRS.eof %>

<%=objRS.fields("title")%>
<%=objRS.fields("content")%>


<% objRS.MoveNext loop %>
Subscribe to our free newsletter:
subscribe
unsubscribe
For information about our services call:
Call our freephone number below to learn more about our safety systems. We are the industry leaders in fall arrest equipment.

FREEPHONE 0800 783 0757

Premier League Safety -
fall protection sytems used at Chelsea Football Club
Fall Protection Systems on Track at Eurotunnel -
Safety - Fall arrest systems for euro tunnel

Do you need more flexiblity when working at heights?

Yes
No

 

Download Height Safety Best Practice Leaflet.pdf (191Kb)

Click here for information about our Ladder Safety Systems

 

     
<% objRS.Close set objRS = Nothing db.close set db=nothing %>