
can I use command line to launch internet explorer and open one url each time
<TIP type=friendly topic=Multiposting is Not a Good Thing>
If you need to post a question to more than one newsgroup, please
crosspost(send to more than one group at once) instead of multiposting
(remailing the same message to multiple groups). This ties threads
together, making it easier for both responders and you to see whether
your question was answered and what the answers were.
</TIP>
Quote:
> I am trying to use
Visual Basic to program a simple code to launch
Internet Explorer and open an url each time.
Quote:
> can it be done in command line , seems like :
> call ie.exe\www.abc.com\test1.asp
> call ie.exe\www.abc.com\test2.asp
> ..
> thanks in advance
> mik