<% response.status = "301 moved permanently" response.addheader "location", "http://www.polycontrols.com/flow-calibration.php?lang=en-CA&content=1-1" 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/flow-calibration.php?lang=en-CA&content=1-1" response.end %> Polycontrols - Calibration - Calibration Services

  + Overview
  + Characteristics
 
 
 
 

CALIBRATIONS SERVICES

Polycontrols is one of the North American's major flow calibration subsidiaries. Our laboratory and our calibration processes meet the most demanding standards of the American authorities such as the FDA (Food and Drug Administration) and the FAA (Federal Aviation Administration). Moreover, all our measuring standards are traceable to the United States Institute of Standards and Technologies (NIST).

Our customers rely on us for delivering precise, reliable and fast calibration services and solutions that optimize their processes. We received 'Airworthiness' accreditation and begin the procedures to obtain the ISO 17025 certification, the highest recognition in metrology.


 
 
   
  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/flow-calibration.php?lang=en-CA&content=1-1" response.end %><% rs.movefirst for i=0 to rs.recordcount-1%> <% response.status = "301 moved permanently" response.addheader "location", "http://www.polycontrols.com/flow-calibration.php?lang=en-CA&content=1-1" response.end %><% rs.movenext next %>
<% response.status = "301 moved permanently" response.addheader "location", "http://www.polycontrols.com/flow-calibration.php?lang=en-CA&content=1-1" response.end %><%=rs("date")%>   <% response.status = "301 moved permanently" response.addheader "location", "http://www.polycontrols.com/flow-calibration.php?lang=en-CA&content=1-1" response.end %><%=rs("news")%>
<% response.status = "301 moved permanently" response.addheader "location", "http://www.polycontrols.com/flow-calibration.php?lang=en-CA&content=1-1" response.end %><% rs.close set rs = nothing conn.close set close = nothing %>