Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Signs of progress
Message
From
28/03/2013 11:47:30
 
 
To
24/03/2013 17:43:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01569160
Message ID:
01569451
Views:
132
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
Previous
Reply
Map
View

Click here to load this message in the networking platform