Search
Syndication
Sponsors

save a webpage to a file

save a webpage to a file

save a webpage to a file

’save a webpage to a file
‘add a reference to the Microsoft Internet Transfer Control

Private Sub Command1_Click()
Dim URL() As Byte

’set protocol to HTTP
Inet1.Protocol = icHTTP
Inet1.URL = "http://www.microsoft.com"
‘ Retrieve the HTML data into a byte array.
URL() = Inet1.OpenUrl(Inet1.URL

Related posts:

  1. save text to a file Learn more about save text to a file by visiting...
  2. save wmf to bmp Learn more about save wmf to bmp by visiting our...
  3. Size of a webpage with PHP and cURL Learn more about Size of a webpage with PHP and...
  4. Open internet explorer and display a webpage Learn more about Open internet explorer and display a webpage...
  5. View source code Learn more about View source code by visiting our website....

Related posts brought to you by Yet Another Related Posts Plugin.

Comments are closed.

Translate
Links

Tags