I am trying to edit a bunch of files that are similar. I want to remove all the ASP code that appears before the <HTML> tag. Can some one help me with a regex that can replace everything before the <HTML> tag with nothing?