[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.odbcnet

can I use command line to launch internet explorer and open one url each time

mik@its.com.sg

2/24/2002 5:18:00 AM

I am trying to use Visual Basic to program a simple code to launch Internet Explorer and open an url each time.

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
..

any help please also forward to mik@its.com.sg

thanks in advance

mik


1 Answer

Zhang Weimin

2/25/2002 5:13:00 AM

0

shell("cmd explorer http://www.microsoft...)


<mik@its.com.sg> дÈëÏûÏ¢ÐÂÎÅ:3c7788c2$1@news.starhub.net.sg...
> I am trying to use Visual Basic to program a simple code to launch
Internet Explorer and open an url each time.
>
> 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
> ..
>
> any help please also forward to mik@its.com.sg
>
> thanks in advance
>
> mik
>
>