<% URL = Request.ServerVariables("URL") URL = Replace(URL,".shtml",".asp") Response.Redirect URL %>