Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: RainX
  • Order by date
  1. RainX

    Inet Control Search for zip files in directory.

    Here's something i made, but i'm still having trouble with it. Maybe someone can point me in the right direction Private Sub DLFiles() Dim i% Inet3.URL = mURL$ Inet3.UserName = mUserid$ Inet3.password = mPassword$ ' First Command to change directories strCommand$ =...
  2. RainX

    Inet Control Search for zip files in directory.

    When i try to close the application it just hangs. Take care
  3. RainX

    Inet Control Search for zip files in directory.

    Hi ArtieChokie, Thanks for your help I tried your class and for some reason it keeps hanging on me. I also tried a simple dir command and it gets all the file names but for some reason it hangs up. Any more help or directions would be appreciated. Thanks again
  4. RainX

    Inet Control Search for zip files in directory.

    Hi all, I wanted to know how to search through a directory located on an ftp site (using inet control) and download all the zip files in that directory? I am able to download a specific file, but im having trouble searching through it. Thanks for any help Take care, --

Part and Inventory Search

Back
Top