Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft Internet Transfer Control 6.0 (SP4)
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00711724
Message ID:
00712689
Views:
10
Thanks for the info -
>>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")
>
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform