% id=request("id") if not isnumeric(id & " ") then response.redirect("infor_notic_02.asp") Set rs2=createobject("ADODB.Recordset") rs.open "select top 1 * from contenidos2 where cont_id=" & id , cn, 3 %>