<% response.status = "301 moved permanently" response.addheader "location", "http://www.polycontrols.com/" response.end %><% Set conn = Server.CreateObject("ADODB.Connection") connstring = "DRIVER={Microsoft Access Driver (*.mdb)}; " & "DBQ=" & server.mappath("/db/data.mdb") conn.open connstring 'response.write(server.mappath("/website2/db/data.mdb")) sql = "SELECT * FROM News ORDER BY Ordre DESC" Set rs = Server.CreateObject("ADODB.Recordset") rs.Open sql, conn, 3, 3 %> <% response.status = "301 moved permanently" response.addheader "location", "http://www.polycontrols.com/" response.end %> Polycontrols - Fluids Analysis

 
 
 

Homeland security, health and environmental protections are major concerns for many companies and governments. Water, air and soil contamination may appear in many different types. Most of these threats may be associated with a lack of monitoring, improper or out-of-date testing and measurement methods, industrial pollution, human contamination or terrorism.

Polycontrols offers a comprehensive range of health and environmental protection devices. Based on the latest UV, Bio reagent or electrochemical technologies, our family of water, gas and soil analyzers is efficient, cost effective and easy to use.
 
 
   
  BUSINESS UNITS
  + Process Controls
+ Flow Instruments &    Valves
+ Flow Calibration
+ Flow Controls
  + Fluids Analysis

 
<% response.status = "301 moved permanently" response.addheader "location", "http://www.polycontrols.com/" response.end %><% rs.movefirst for i=0 to rs.recordcount-1%> <% response.status = "301 moved permanently" response.addheader "location", "http://www.polycontrols.com/" response.end %><% rs.movenext next %>
<% response.status = "301 moved permanently" response.addheader "location", "http://www.polycontrols.com/" response.end %><%=rs("date")%>   <% response.status = "301 moved permanently" response.addheader "location", "http://www.polycontrols.com/" response.end %><%=rs("news")%>
<% response.status = "301 moved permanently" response.addheader "location", "http://www.polycontrols.com/" response.end %><% rs.close set rs = nothing conn.close set close = nothing %>