<%@ Language=VBScript %> <% ' Permanent redirection Response.Status = "301 Moved Permanently" Response.AddHeader "Location", "/Limbo/Fibroids.aspx" Response.End %> This is a redirect to an old style page.