I want fetch some webpage from internet, and get absolute URLs of some images on the page by using HtmlAgilityPack in C#....The problem is......The website will first ...redirect... the URL to some other one, and then the ...src... attribute in the ...<im...