1 resultado
Ordenar por fecha - Ordenar por pertinencia
Todos (1)
Foros (1)
 
WebClient, DownloadFile, OpenRead Does not retrive last modify file
Hi- I am using... WebClient Client = new WebClient (); Client.DownloadFile(url, filename); Or Stream strm = Client.OpenRead (url); But, the stream or file download, is not updated, several calls to url retrive the same file. The file behind url ...
Mensaje publicado en el 08/02/2008 - 19:02