upload, download, vb .net ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

HELLO
is there anything like the inetcontrol(vb6) in vb.net, i need to upload and
download files from a vb.net application, why is it so hard to find an
example of this with .net

GATMAN
 
Hi,

I am not sure of how things worked in VB. But you do have the WebClient
class in the System.Net namespace that will allow you to Upload and Download
files from your application.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top