I need to be able to remove an html tag and it's contents. For example and embed tag or a script tag. How could I do this?
SearchFor: <div.*?id="MyDiv".*?</div> ReplaceWith: