VB.NET - Download a File using Http



Download a File using Http


'Dim url as String = "http://syntaxhelp.com/download.aspx"
'Dim location as String = "c:\temp\syntaxhelp.html"

My.Computer.Network.DownloadFile(url, location)

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.