Page 1 of 1

open a list of urls from text file into IE7

Posted: Tue Jul 07, 2009 6:30 pm
by isaac_cm
hello,
I have a text file contains alot of urls I need to open all or some of them into several tabs automatically , how I do that with IE7 and FF

Thanks

Re: open a list of urls from text file into IE7

Posted: Tue Jul 07, 2009 7:18 pm
by omniuni
Write a Bash or PHP script that executes each page like this:

Code: Select all

firefox -new-tab http://google.com