Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft Internet Transfer Control 6.0 (SP4)
Message
 
To
16/10/2002 10:35:52
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00711724
Message ID:
00711881
Views:
15
>My application makes use of the above mentioned ActiveX control. The application is used at 26 different locations. Several of these location can send data with FTP using this control. Unfortuneately I need them all to be able to submit this way.
>
>I have been able to narrow the problem down to a single item; PASV. Inside FTP Explorer there is a check box that will check on/off PASV mode. At the locations that can not send the data, PASV mode is checked on in FTP Explorer and they send in the data manually.
>
>How can I make the ActiveX control handle PASV mode?

Have you tried to send the PASV command thru execute? (After you have connected and logged in)
thisform.oMSIntActiveX.execute("", "PASV")
- Erik Niese-Petersen

Crazy Dane in USA.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform