
11-19-2008, 11:47 PM
|
 |
VB.NET Forum Moderator
.NET Framework: .NET 3.5 (VS 2008)
|
|
Join Date: Aug 2004
Location: Sydney, Australia
Age: 40
Posts: 6,127
Reputation: 542
|
|
Use a WebClient, which is a non-visual object that will get and send data over the Internet.
|