<% id_nota = Request.QueryString("id_nota") Response.Redirect "http://www.cadal.org/articulos/nota.asp?id_nota="&id_nota Response.End() %>