Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Getting HTML source from a URL


Message #1 by "Darren Darkings" <darren@k...> on Tue, 11 Feb 2003 14:38:39
or

ADOStreamObject.Open sURL


-----Original Message-----
From: Darren Darkings [mailto:darren@k...]
Sent: 11 February 2003 14:39
To: ASPX_Professional
Subject: [aspx_professional] Getting HTML source from a URL


How in VB.Net do I get the HTML source from a given URL as a stream and
save it to a file on my PC.

I want to get the results of a request and save them to a text file..


In VB6 you could use the Internet Transfer Control




  Return to Index