%@ language="VBScript" %> <% Const adOpenStatic = 3 Set Con = Server.CreateObject( "ADODB.Connection" ) Con.Open = "manudb" Set RS = Server.CreateObject( "ADODB.Recordset" ) RS.CursorType = adOpenStatic RS.ActiveConnection = Con RS.Open "SELECT * FROM contact WHERE company='vitrerie' AND status=1 ORDER BY contactid" %>
Vitrerie RD is located at 134, St-Joseph boulevard in Lachine. It is a great pleasure for us to meet you in person and collect your project plans or workshop drawings during our regular business hours. Business hours : monday to friday, from 9am to 5pm. We are closed during the hollidays and the Quebec construction vacation. Address 134 St-Joseph blvd. City of Lachine H8S 2L3 QC, Canada Tel : 514.634.7159 Fax : 514.634.7514 |
| Administration | Extension | |
| <%=RS( Server.HTMLEncode( "prenom" ) )%> <%=RS( Server.HTMLEncode( "nom" ) )%> | <%=RS( "ext" )%> | " class="4"><%=RS( "courriel" )%> |