
can I use command line to launch internet explorer and open one url each time
Please do not duplicate the same posting in multiple newsgroups. In the rare
instances where posting in more than one newsgroup is required, please post
a single message with both newsgroups in the header. That way the questions
and answers all stay together and only one message needs to be stored on the
network server. The way you have posted here is considered spam. Thank you.
You have posted your vb question about Internet Explorer in multiple Word
newsgroups. You might want to try a Visual Basic group (rather than vba) or
an IE group.
--
Charles Kenyon
Word New User FAQ & Web Directory:
<URL: http://www.*-*-*.com/ ;
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide)
<URL: http://www.*-*-*.com/ ;
See also the MVP FAQ: <URL: http://www.*-*-*.com/ ; which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
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