Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mabry FTP Control
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00460429
Message ID:
00460441
Views:
7
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform