VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Easy Web Site File Download

Joe Healey  (1 Submission)   Internet/HTML   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

Download any file off the internet. With this 2 line code snippet. This can download HTML File all the way to zip files. Easy And Quick

Assumes
Easy to use, just one declaration and one call function

API Declarations
Declare Function URLDownloadToFile Lib "urlmon" Alias "URLDownloadToFileA" (ByVal pCaller As Long, ByVal szURL As String, ByVal szFileName As String, ByVal dwReserved As Long, ByVal lpfnCB As Long) As Long

Rate Easy Web Site File Download (5(5 Vote))
Easy Web Site File Download.bas

Easy Web Site File Download Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters