VB.NET - Upload a File Using My.Computer.Network



Upload a File Using My.Computer.Network


'Namespace: System
'Namespace: Microsoft.VisualBasic

'Dim url as String = "http://syntaxhelp.com/upload.aspx"
'Dim file as String = "c:\syntaxhelp.txt"

My.Computer.Network.UploadFile(file, url)

Share |

 Cant find the page you are looking for?
 Help us to improve by adding the content that you are looking for.
 Leave a feedback
 We look forward to hear your comments and feedback.