Running 10 new IE pages in a batch file


Go Back   Computer Help Articles > Internet Explorer 6
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 04:34 PM
coco
 
Posts: n/a
Default Running 10 new IE pages in a batch file

How can I make a script of a " .bat " file that when I click it, it will
open automatically 10 NEW (different ) website pages
..
In my case it does not work, because some of them open over the same page it
already openned before.

any idea what is the "command-line" to work with Internet Explorer to let
open NEW PAGES or FORCE IT to open NEW PAGES.

Thank you for your help

Coco

Reply With Quote
  #2  
Old 01-05-2006, 04:35 PM
JM
 
Posts: n/a
Default Re: Running 10 new IE pages in a batch file

quoting:
> How can I make a script of a " .bat " file that when I click it, it will
> open automatically 10 NEW (different ) website pages
> .
> In my case it does not work, because some of them open over the same page

it
> already openned before.
>
> any idea what is the "command-line" to work with Internet Explorer to let
> open NEW PAGES or FORCE IT to open NEW PAGES.
>
> Thank you for your help



The command option is "-new". Example:

IEXPLORE.EXE -new http://www.google.com


Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
batch file to sync outlook.pst cronish Windows XP Customize 6 01-05-2006 06:38 AM
Running out of memory - but I'm sure I have enough molim Windows XP Perform Maintain 17 01-05-2006 06:09 AM
winfixer infection Robert Windows XP Security Admin 7 01-05-2006 05:07 AM
Re: Partition Magic Incompatibility?? cquirke (MVP Windows shell/user) Windows XP General 0 01-05-2006 02:25 AM
Running batch programs James T. Kirk Windows XP Basics 4 01-05-2006 02:02 AM


All times are GMT. The time now is 05:35 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Running 10 new IE pages in a batch file