I'm at liberty to offer payment by my client so happy to do that.

I also seem to have given the wrong slant on the issue. The FTP process works fine and I'm not inclined to change that.

The bit I can't seem to master is the actual closing of the IEXPLORE window after it has done the job.

The line of code saying:
START /WAIT IEXPLORE http://123.123.123.123/client/invoice.cfc?
works beautifully but we end up with IEXPLORE screens litered all over the desktop.

There is no command line switch that will close IEXPLORE after it has done the job. In other words we need a script to start IE, run the http://123 stuff, THEN CLOSE IE! Wouldn't it be good to have something like a /EXIT command that would do the job?




Edited by Ashpoint (2007-01-04 01:29 AM)