Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mabry FTP Control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00460429
Message ID:
00460441
Vues:
6
>Hi Pipol!
>
>I would like to integrate the Mabry Ftp control on my application and use the non-blocking FTP control to establish a connection to an FTP server and upload/download a file using the com objects (ftpx.dll) only not the Active X control.
>
>Is anyone of you know how to use/declare dll in ftpx.dll!

It's a COM server; you use CREATEOBJ() to instantiate it (you specify the ProgID of the desired automation server, not the path of the file) and work with it from there in the same way as any other COM server. You'll need to read the docs that ship with the control to get the ProgID and the details of its properties and methods.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform