News
<% 'REQUETE News increment = 0 strorder = "ASC" SQLref = "SELECT * FROM T_News WHERE News_Enligne = -1 ORDER BY News_ID "&strorder SET RS=Server.CreateObject("ADODB.Recordset") rs.cursortype = 3 rs.open SQLref, Conn, 3, 1 if not rs.eof then do while not rs.eof strNews_Date = RS("News_Date") strNews_Titre = RS("News_Resume_GB") strNews_Detail = RS("News_Detail_GB") %>
<%=strNews_Date%>
<%=strNews_Titre%>
<%=strNews_Detail%>
<%=strNews_Detail%>
<% rs.movenext increment = increment + 1 loop else %> Workforce
Our know-how comes from 89 specialist consultants including Designer-engineers, colourists, graphic designers, Digital and physical Modellers, CAD-CADCAM- milling machine operators, experts in plastic prototypes, trim and paintwork. What we have in common is our passion for the projects we are involved in, respecting and listening to those who have entrusted them to us.
<% end if rs.close SET RS=nothing %>







