% response.status = "302 Redirect" response.addHeader "Location", request.querystring response.addHeader "Content-Type", "text/html" %>