| |
CIEC Servicios en
línea
|
|
Orientación en Comercio Exterior
<%
sql = "select top 5 * from ciec_exterior order by id desc"
registros.Open sql,conexion,1
if not registros.bof and not registros.eof then
do while not registros.eof
%>
-
<%=registros("titulo")%>
<%
registros.movenext
loop
end if
registros.close
%>
Orientación Tributaria
<%
sql = "select top 5 * from ciec_tributaria order by id desc"
registros.Open sql,conexion,1
if not registros.bof and not registros.eof then
do while not registros.eof
%>
-
<%=registros("titulo")%>
<%
registros.movenext
loop
end if
registros.close
%>
Orientación Laboral
<%
sql = "select top 5 * from ciec_juridica order by id desc"
registros.Open sql,conexion,1
if not registros.bof and not registros.eof then
do while not registros.eof
%>
-
<%=registros("titulo")%>
<%
registros.movenext
loop
end if
registros.close
%>
Orientación Cambiaria
<%
sql = "select top 5 * from ciec_cambio order by id desc"
registros.open sql,conexion,1
if not registros.bof and not registros.eof then
do while not registros.eof
%>
-
<%=registros("titulo")%>
<%
registros.movenext
loop
end if
registros.close
%>
Boletín de
Licitaciones
<%
sql = "select top 5 * from ciec_licitacion order by cod desc"
registros.open sql,conexion,1
if not registros.bof and not registros.eof then
do while not registros.eof
%>
-
<%=registros("titulo")%>
<%
registros.movenext
loop
end if
registros.close
%>
ˇEmergencia Industrial!
<%
sql = "select top 5 * from ciec_posicion order by id desc"
registros.open sql,conexion,1
if not registros.bof and not registros.eof then
do while not registros.eof
%>
-
<%=registros("titulo")%>
<%
registros.movenext
loop
end if
registros.close
%>
|
|
Mas información:
webmaster@hotmail.com Teléfono: +58 241 8385604 |
|
| |
|