Marvin
Sun Aug 21 22:37:21 CDT 2005
I looked into free ones but the one you listed is has an annual recurring
fee and with so many software companies today looking for that recurring
revenue stream - my wallet is getting thin :-)
The code I posted looks like it should be relatively easy to modify seeing
it's already written to retrieve via ftp. For scheduling I can use the
native scheduler service. I've now got the code for accessing the website
(in vbscript) so it's just a matter of finding someone to re-arrange the
existing code for me :-)
Thanks;
Marvin
"Don Wilwol" <donWilwol@(EMAIL)yahoo.com> wrote in message
news:OS7dDXppFHA.2580@TK2MSFTNGP09.phx.gbl...
> try a automated ftp client like
http://www.ftpvoyager.com/
> They are cheap (might even find a free one if you search enough) and they
> should do everything you asked for.
>
>
>
> --
> Hope it helps
>
> dw
>
> _______________________________
> Don Wilwol
> donwilwol(DELETE)@yahoo.com
>
http://spaces.msn.com/members/wilwol/
>
>
> "Marvin Miller" <someone@microsoft.com> wrote in message
> news:ujwPLOfpFHA.2472@tk2msftngp13.phx.gbl...
> > Hi;
> >
> > I have had a continuous problem with webserver log files for quite some
> > time
> > and I've spent a ton of time trying different methods to solve the
issue -
> > with zero success.
> >
> > What I need is a short script that;
> >
> > FTP's into my site and downloads my log file
> > Writes it to a directory on my hard drive with Today's Date
> > Then opens a web browser to an address of my choosing.
> > And finally - closes off.
> >
> > I believe I can use the native FTP built-into Windows 2000 and automate
> > the
> > script's execution with Task Scheduler. I'm just completely useless with
> > programming.
> >
> > Can anyone help?
> >
> > Thanks;
> > Marvin Miller
> >
> >
>
>