<% id_nota = Request.QueryString("id_nota") Response.Redirect "nota.asp?id_nota="&id_nota Response.End() %>