whats wrong with this code?
im gettingCode:My.Computer.Network.UploadFile("C:\test.txt", "/www/myusername.freehostia.com/Text Files/test.txt", "myname", "mypass")
'/www/myusername.freehostia.com/Text Files/test.txt' is not a valid remote file address. A valid address should include a protocol, a path and a file name. Parameter name: address
please help.




Reply With Quote