<%@Language="VBScript"%> <% idn=Trim(Request.QueryString("id")) %> URBEGI Iniciativas Sociales ..................................

<%=ucase(Mid(FormatDateTime(Date,1),1,1))&Replace(Mid(FormatDateTime(Date,1),2,Len(FormatDateTime(Date,1))),"_"," ")%>                    
   
 
 
   
 
<%'...............................................................................%> <% if (idn<>"") and isNumeric(idn) then %> <% end if %>
NOTICIA
<% set con=server.createobject("adodb.connection") con.open basen Set rsn=Server.CreateObject("adodb.recordset") sqln="Select * from noticias" rsn.open sqln,con,3,3,&H0001 if (rsn.RecordCount>1) then %> >> Ver más noticias <% end if rsn.close set rsn=nothing %>
<% if (idn<>"") and isNumeric(idn) then Set rs=Server.CreateObject("adodb.recordset") sql="Select * from noticias where id="&idn rs.open sql,con,3,3,&H0001 if not rs.eof then %>
<%=ucase(rs("titular"))%>
[ <%=rs("fecha")%> ]
<%=Replace(rs("texto"),chr(10),"
")%>

<% if (trim(rs("foto"))<>"") then %>
">
<% end if %>
<% else %>
En estos momentos información no disponible.
<% end if rs.close con.close set rs=nothing set con=nothing else %>
Han ocurrido errores internos.
En estos momentos información no disponible.
<% end if %> <%'...............................................................................%>
 
www.urbegi.com    C/ Polígono Industrial el Páramo, Pabellon B-7   48800  Balmaseda   Tel.94 680 19 34   e-mail: urbegi@urbegi.com