I have a c# code that will read an html file and return it content as string/text....One thing that I need to do is parse the html string, look for all ...<embed>... tags, get the value in the "src" attribute then replace the entire ...<embed>... tag with...