We have few downloaded HTML pages, with broken links (relative paths), and we have the original URL each page was downloaded from. We are converting all relative links to Absolute links using - Foreach (anchorElement in page) - Uri.TryCreate( originalPageURI, hrefRelativeURI, hrefAbsoluteURI ) This works for most of the cases except for the following case - originalPageURI =
Jumat, 20 April 2012
Langganan:
Posting Komentar (Atom)
0 comments:
Posting Komentar