WebClient client=new WebClient();
client.DownloadFile("http://localhost/verisign/000001.tif",@"c:\000001.tif");至于怎么获取URL,你可以使用正则表达式:
http://www.regexlib.com/Search.aspx?k=url