<%option explicit Server.ScriptTimeout=1200 'Response.Expires = 0 %> <% dim sesion, id_noticias dim sql,conn, rsNoticias dim n,i 'id_taller=request.querystring("id_taller") sesion=Session("Usuario") n=1 i=2 'If sesion <> "" Then conexionBD conn, "rw" sql="SELECT * FROM tb_news" 'response.Write(sql & "
") set rsNoticias=conn.execute(sql) %> Noticias

 

This is an restricted Acces Page only for Parents

Please type your Username and Password

 
Username :
Password :
   

 
 
 
   
 
 
Las Condes #7568 - Santiago - Chile (Esquina las Tranqueras)
Fono: (56-2) 201 6111 - Fono-fax: (56-2) 201 8191 Celular: 09-334 2699
E-mail: happyday@jardinhappyday.cl Web site: http://www.jardinhappyday.cl/Rol Ministerial 1429
<% conn.close 'else 'Response.redirect "error.asp?msg=Su sesion ha expirado" 'end if %>