Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Internet Transfer Control Execute 'PUT' file?
Message
From
21/09/1999 23:40:19
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00258698
Message ID:
00267431
Views:
18
>Rob:
>Thanks for the pointer!
>The trick with ITC regarding private servers seems to be:
>1) Use the "URL" method
> ex: thisform.itc.Url="ftp:// ftp.privateserver.com"
>2) Assign the username and password
> ex: thisform.itc.UserName="myuser"
> thisform.itc.PassWord="Mypass"
>3) Look for state 12 in the ITCs StateChanged and then do the GETCHUNK() as
> offered in ITCs VB example to buffer the response.
>
>My initial attempts with OpenURL and Execute in the ITCs event offering to make the connection did not work on private servers.
>
>Thanks
>Terry

Thank YOU for the feedback. Sorry I haven't responded sooner -- failed hard drive & just getting back to it all...

Anyhow, good luck.

Rob
Previous
Reply
Map
View

Click here to load this message in the networking platform