Re: Send Files To FTP - Can't use Internet Transfer Control ActiveX
From: Tom Ogilvy (twogilvy_at_msn.com)
Date: 05/22/04
- Next message: Tom Ogilvy: "Re: Seemingly Easy Question...help would be greatly appreciated"
- Previous message: Tom Ogilvy: "Re: Total of rows in UsedRange Area"
- In reply to: Brad: "Send Files To FTP - Can't use Internet Transfer Control ActiveX"
- Next in thread: Dave Peterson: "Re: Send Files To FTP - Can't use Internet Transfer Control ActiveX"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 22 May 2004 13:12:00 -0400
Message 3 in thread
From: Jake Marx (Jake.Marx@americawest.com)
Subject: Re: Is it possible to FTP from Excel using VBA?
Newsgroups: microsoft.public.excel.programming
Date: 2000/02/16
Hi Ryan (and Harald),
It looks like the example at Ole's site uses SendKeys to do the transfer,
which IMO isn't a very reliable way to do it.
One alternative would be to use an ActiveX control to add FTP functionality.
I tried a free one a while back called EZFTP that worked well and was very
easy to use. You can find it at http://www.coolstf.com/activex.html. Let
me know if you need an example of how to use it, and I'll email the code to
you directly.
HTH,
Jake Marx
-- Regards, Tom Ogilvy "Brad" <anonymous@discussions.microsoft.com> wrote in message news:774A1FCB-8205-4A11-8DDA-DE6EFB9AE8C0@microsoft.com... > I'm new to vba and I need to transfer files from my local drive to an ftp server. Everything I've read tells me I need MS Internet Transfer Control and it's really easy! However, when I try to reference it on my pc it states ""You Don't Have a License". I believe it's because I need a developer licence for Excel. > > Is there anyway I can a copy of the control without developer edition as our company doesn't hold this edition? > If I do get a copy, will it matter if the users who'll be running the program don't have developer editions? > Is there anyway to do this without this control and not using batch scripts? > > Thanks in advance. > > > >
- Next message: Tom Ogilvy: "Re: Seemingly Easy Question...help would be greatly appreciated"
- Previous message: Tom Ogilvy: "Re: Total of rows in UsedRange Area"
- In reply to: Brad: "Send Files To FTP - Can't use Internet Transfer Control ActiveX"
- Next in thread: Dave Peterson: "Re: Send Files To FTP - Can't use Internet Transfer Control ActiveX"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|