<% Response.Buffer = True %> <% If 1 = 1 Then Response.Clear Response.Redirect "../main.html" End If %> <% Response.End %>