Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Signs of progress
Message
De
28/03/2013 11:47:30
 
 
À
24/03/2013 17:43:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01569160
Message ID:
01569451
Vues:
131
Hi Gregory,

I'm trying to get this download progress bar to work and I can't seem to get past either of these calls:

this.hftpresult = InternetOpenUrl(this.hftpsession,"www.exportdoc.com","",0,internet_flag_reload,0)

or

this.hftpresult = FtpOpenFilel(this.hftpsession, "www.exportdoc.com/somefile.jpg", generic_read, internet_flag_reload + ftp_transfer_type_binary,0)

All the settings are right, I get a valid session, but they both return 0 with error code 12018 and 12003 respectively. I suspect that it's the syntax of the target, or that my site is secure (https), but I've tried all sorts of variations and no luck. Any ideas?
Thanks.

Luke
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform