<% URL = Request.QueryString %> <%=URL%> > <body> <br> <br> <A HREF=<%=URL%>>Click here to visit <%=URL%></A> <br> <br> </body>