DDE or command line arguments/parameters

D

Dale

I'd like to make a schedule that launchs Internet Explorer every Sunday, and
have it automatically download an archive from a vendors web site. Is there
any way to do this with command line arguments or DDE?

For example, the following command line automatically open Inet and has it
open the specified web page:
iexplorer.exe "www.microsoft.com"


Thanks.

Dale
 
R

Robert Aldwinckle

Dale said:
I'd like to make a schedule that launchs Internet Explorer every Sunday, and
have it automatically download an archive from a vendors web site. Is there
any way to do this with command line arguments or DDE?


That's what the Synchronize command is for. (Alt-T,S,...)


---
 
D

Dale

No, I actually want to be able to downloaded the weekly zip file to a
certain folder on the network/local computer every week, and preferably from
a batch file / command line.

Thanks.

Dale
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top