Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to FTP site
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00493741
Message ID:
00493762
Views:
19
Well I do something Like this now to get Internet Explorer to open a site for me now. I just need a command that will allow me to copy the file over.

oIE = CREATEOBJECT("InternetExplorer.Application")
oIE.VISIBLE = .T.
oIE.Navigate("ftp://site:password@111.11.11.1111/toknox/achrejects")

Thisa is not the real address just an example.

Randall
Thanks in advance for your help! :-)
Randall L. Johnson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform