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

 
 
 
 

OUR GAS MIXERS: A CLASS OF THEIR OWN

Polycontrols has developed a complete range of high-performance gas mixers customized with individual features to perfectly suit your specific requirements. Our industrial line of products, the GMX* Series, allows important cost saving in applications such as:

Metal casting centres for magnesium, aluminum and steel
Plasma, coating and laser-gas mixture

Heat treatment

Metal powder production

Soldering, welding, shielding and cutting

Inert-atmosphere, protective-atmosphere and modified-atmosphere packaging

Process control and laboratory mixtures

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