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
open a list of urls from text file into IE7
Moderator: General Moderators
Re: open a list of urls from text file into IE7
Write a Bash or PHP script that executes each page like this:
Code: Select all
firefox -new-tab http://google.com