Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft Internet Transfer Control 6.0 (SP4)
Message
 
À
16/10/2002 10:35:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00711724
Message ID:
00711881
Vues:
16
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform