My.Computer.Network.UploadFile("c:\a.gif", http://IP/miCarpeta/archivo.gif,
"Administrador", "Password")
error "The remote server returned an error (404) Not found",
¿?
I Don't Like Spam - 31 Dec 2005 14:34 GMT
> My.Computer.Network.UploadFile("c:\a.gif", http://IP/miCarpeta/archivo.gif,
> "Administrador", "Password")
>
> error "The remote server returned an error (404) Not found",
>
> ¿?
The web server named "IP" doesn't exist. Give it a valid url.
http://microsoft.com/.....
Chris