Question:

Visual Basic Open File Dialog . . . HELP?

by  |  earlier

0 LIKES UnLike

Hi, I'm trying to make an FTP client in Visual Basic but I'm having a little trouble with the open file dialog. I need something that will get the ADDRESS of the file so then I can declare it as a variable and then use it to upload and download files.

 Tags:

   Report

2 ANSWERS


  1. .FileName should work.


  2. FTP is now built into the classes of .NET. You might want to look at this post for some insight.

    http://www.vbforums.com/showthread.php?t...

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.