Hola!
Necesitaba saber si existe alguna forma de remotamente descargar una imagen mediante un script.
Estaba usando el siguiente, pero no anda funcionando:
Código:
Call.My.Computer.Network.DownloadFile _
("http://www.cohowinery.com/downloads/WineList.txt", _
"C:\Documents and Settings\All Users\Documents\WineList.txt")
Muchas gracias~