string url = "http://www.iana.org/_img/iana-logo-pageheader.png"; string uzanti = Path.GetExtension(url); WebClient client = new WebClient(); client.DownloadFile(url, Server.MapPath("~/download/resim" + uzanti)); Response.Write("resim indirildi.");
Videoyu izlemek için tıklayınız.
Hiç yorum yok:
Yorum Gönder