<% Set Conn = Server.CreateObject("ADODB.Connection") Set rs = Server.CreateObject("ADOR.RecordSet") Set rs8 = Server.CreateObject("ADOR.RecordSet") Set rs2 = Server.CreateObject("ADOR.RecordSet") Set rs9 = Server.CreateObject("ADOR.RecordSet") strConn= "DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" & Server.MapPath("Base/cpm.mdb") Conn.Open strConn const AdOpenKeyset = 1 %>

SERVICIOS / PROFESIONALES

Especialidades

Clínica Privada Merlo es una institución ligada profundamente a la vida con un constante trabajo por la salud de la comunidad. Una de nuestras características, es la continua renovación de aparatología médica de última generación y la incorporación de profesionales médicos de alto nivel científico y académico en las siguientes especialidades:

<% if rs2.state <> adStateClosed then rs2.close rs2.Open "Select * From Servicios where activo= true ORDER BY titulo ASC",Conn,3,1 if rs2.EOF then else for i = 1 to rs2.RecordCount if i="1" then %>
<% =rs2.Fields("titulo") %>
" width="185" height="110" alt="">
  • <% =rs2.Fields("detalle") %>
<% else%>
<% =rs2.Fields("titulo") %>
<% if rs2.Fields("imagen")="" then %> <% else %> " width="185" height="110" alt=""> <%end if %>
  • <% =rs2.Fields("detalle") %>
<% end if%> <% rs2.MoveNext if rs2.EOF then exit for else ' next end if next end if rs2.Close set rs2 = nothing %>

Copyrights ©2015: Clinica Privada Merlo - Desarrollado por NetBUSS