<% ' Optional: Buffer the output if content has already started Response.Buffer = True ' Redirect the browser to a new URL Response.Redirect "https://curiouscity.org/" %>