test.asp 73 Bytes Edit Raw Blame History Permalink 1 2 3 4 <%@ language=python%> <html> <%Response.Redirect("test1.html")%> </html>