%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
<%
Response.addHeader "pragma", "no-cache"
Response.CacheControl = "Private"
Response.Expires = -1000
'Conexion a la base de Datos -----------------------
Set Ob_Conn = Server.CreateObject ("ADODB.Connection")
Set Ob_Command = Server.CreateObject ("ADODB.Command")
Ob_Conn.open ConnString
Ob_Command.ActiveConnection = Ob_Conn
Ob_Command.CommandType = adCmdText
%>
Fundación Helios Salud
|
|
|
|
Proyectos de Capacitación |
|
|
|
|
|
|
 |
FUNDACION HELIOS SALUD / Luis María Campos 1385 2º piso / Buenos Aires / Argentina / Tel: (54-11) 4896-1861 / 1868 / Email:
info@fundacionhelios.org.ar |
 |
|
|