Hi guys, this is my post post so i thought i would make it a constructive one.
I seem to be having issue with My.Commputer.Network.UploadFile.
I keep on recieving this error, "The request was aborted: The request was canceled." I thought it was because i was on Vista and the permisions etc but its not. I also tryed to upload a file with Try and End Try, that removes the error but doesnt upload the file.
I am completely stumped
Thanks, Brad
I seem to be having issue with My.Commputer.Network.UploadFile.
PHP:
My.Computer.Network.UploadFile( _
"C:\Desktop\latestnews.txt", _
"http://Brads/Other/latestnews.txt", "****", "************", True, 100000, FileIO.UICancelOption.DoNothing)
I am completely stumped
Thanks, Brad
Last edited: